Hosted MCP connector
Last updated 2026-06-14
Definition
The hosted MCP connector lets you point an external client like the Claude desktop app at your Quri workspace, so you can ask about your connected stack without leaving the tool you already use. You generate a scoped, revocable token in Quri, paste the endpoint into Claude, and your tools answer there.
How to do this in Quri
- Open Connect Claude at /app/connect/claude in your Quri workspace.
- Generate a connection token and copy it — it is shown only once.
- In Claude, add a custom connector with the Quri MCP endpoint and your token.
- Ask a question about your stack — Claude answers with the same read tools you use in /app/chat.
Frequently asked
- Can anyone with the endpoint read my data?
- No — every request must carry your scoped token, which is bound to your workspace and plan, and you can rotate or revoke it anytime.
- Which tools does Claude get?
- The same read tools your plan unlocks in Quri chat; operator-only tools stay hidden by default-deny.