Skip to content

Agents and MCP

Connect compatible AI clients to Quire through OAuth-secured Streamable HTTP MCP.

Last updated

Quire exposes a public Model Context Protocol connection for agents. MCP gives an authorized client tools to find, read, create, edit, organize, and discuss knowledge without exposing Quire's internal browser API.

Connection model

Connect to https://app.quire.bot/mcp with a Streamable HTTP MCP client. Quire uses an OAuth 2.1 browser approval flow, so you do not paste a long-lived API token into the client.

Each connection belongs to the person who approved it, the selected team, and a named client session. Quire evaluates every action against that person's current permissions.

Supported clients

Quire includes guided setup for Claude Code, Cursor, claude.ai custom connectors, and other standards-compatible Streamable HTTP clients. Client capabilities vary, especially for automatic pasted-image forwarding.

Review the requested scopes and team in the approval screen. An agent can act with the permissions you grant until the authorization expires or is revoked.