Skip to content

Use with Claude

Integrate Sapience with Claude to provide it with tools that query the Sapience GraphQL API for live data, prepare transaction data for prediction markets, and more.

{
  "mcpServers": {
    "sapience": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://api.sapience.xyz/mcp"
      ]
    }
  }
}