The MCP server provides centralized management of blockchain infrastructure for AI agents, spanning 80+ chains. It streams HTTP-based transport with OAuth 2.1 and dynamic client registration, enabling automatic client onboarding without in-config API keys.
🛠️ Key Features
- Endpoint: https://mcp.quicknode.com/mcp
- Transport: Streamable HTTP (stateless)
- OAuth 2.1 with Dynamic Client Registration (RFC 7591)
- Automatic client registration; no API key in config
- Supports 80+ blockchain networks via agent-managed infrastructure
- Readme excerpt includes per-client install guides and remote configuration
🚀 Use Cases
- Provisioning blockchain infrastructure for AI agents
- Managing multi-chain connectivity from a centralized MCP server
- Remote, stateless agent communication and operation
⚡ Developer Benefits
- No embedded API keys in client configurations
- Dynamic client registration simplifies onboarding
- Stateless transport reduces server-side session management
- Clear, per-client install guides for Cursor, Windsurf, VS Code, and Zed
⚠️ Limitations
- Source material provides an excerpt; full details require repository access
- Specific endpoint parameters beyond the excerpt are not listed here