quicknode.com
Quicknode provides blockchain infrastructure including RPC endpoints, real-time data streaming, webhooks, and management APIs across many chains and networks. It also offers AI-oriented access patterns such as wallet-paid agent APIs and an MCP server for managing Quicknode infrastructure.
Quicknode exposes HTTP APIs for agent subscriptions/payments, admin operations, Streams, and Webhooks, plus a hosted OAuth MCP server and a local `@quicknode/mcp` CLI/server package.
- Quicknode MCP Serverdiscovered
- Quicknode Agent APIdetected
- Quicknode Admin APIdiscovered
- Quicknode Streams REST APIdiscovered
- Quicknode Webhooks REST APIdiscovered
- @quicknode/mcpdiscovered
Create a Quicknode account at Sign up, then generate or manage an API key in the Quicknode dashboard API Keys page. Agents can also obtain a one-time QN_* key programmatically via the Agent Subscription API guide.
Use a funded wallet and the x402 flow described in x402 Payments. Quicknode documents that agents sign a SIWE/SIWX message, receive a JWT, and pay by attaching the x402 payment header on each request; the easiest path is to use the `@quicknode/x402` SDK.
Use the Machine Payments Protocol flow from MPP Payments. Quicknode recommends the mppx client so requests automatically handle the HTTP 402 payment challenge and send Authorization: Payment ... credentials to https://mpp.quicknode.com.
Create a Quicknode account at Sign up, then connect from an MCP client such as Claude, ChatGPT, Codex, Cursor, or VS Code as described in Quicknode MCP. On first connection, the MCP client opens a browser to log in to Quicknode and approve access.
conventions · 5/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✓https://quicknode.com/llms.txt
- API catalog✓https://quicknode.com/.well-known/api-catalog
- OpenAPI document✓https://quicknode.com/openapi.json
- MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✓https://mcp.quicknode.com/mcp
- Agent skills✓https://quicknode.com/.well-known/agent-skills/index.json
Publish these signals → /publishing