quarry
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.

  1. In your agent, open Tools → Add a tool → New tool → Model Context Protocol.
  2. Enter the server name quarry, a description, and the URL https://quarry.market/api/mcp.
  3. 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 value Bearer qk_...;
    • or None to search for free.
  4. 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.

On this page