Connect quarry to…
Platforms
Add quarry to Microsoft Copilot Studio, or import it from OpenAPI.
Microsoft Copilot Studio
Copilot Studio supports Streamable HTTP MCP servers.
- In your agent, open Tools → Add a tool → New tool → Model Context Protocol.
- Enter the server name
quarry, a description, and the URLhttps://quarry.market/api/mcp. - Choose the authentication:
- OAuth 2.0 → Dynamic discovery to let each user connect their quarry account;
- API key, in a header named
Authorization, with the valueBearer qk_...; - or None to search for free.
- Click Create, then Create a new connection and Add to agent.
OpenAPI
Tools that import APIs from an OpenAPI description can use
https://quarry.market/openapi.json. It covers the dataset contract, the x402
pay-per-question endpoint and the subscription routes (bearer: an API key). MCP
remains the better option when available: it adds free search across every
dataset.