Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1.39 KB

File metadata and controls

39 lines (26 loc) · 1.39 KB

Add Quicknode MCP to Windsurf

Manual install (recommended for now)

Edit ~/.codeium/windsurf/mcp_config.json and add:

{
  "mcpServers": {
    "quicknode": {
      "serverUrl": "https://mcp.quicknode.com/mcp"
    }
  }
}

Note: Windsurf uses serverUrl (not url). Then fully quit and reopen Windsurf. Closing the window alone doesn't reload MCP servers.

On first connection, Windsurf performs OAuth 2.1 + Dynamic Client Registration against https://mcp.quicknode.com/register and prompts you to authorize in the browser. No pre-shared credentials needed.

One-click install (coming soon)

Add Quicknode MCP to Windsurf

windsurf://windsurf-mcp-registry?serverName=quicknode-mcp

Requires the Quicknode MCP server to be listed in Windsurf's MCP registry first. Until then, use the manual config below.

What you get

Manage your blockchain infrastructure from your AI assistant: endpoints, rate limits, security, metrics, logs, and billing. See the plugin README for capabilities.

Requirements

A Quicknode account. Sign up at quicknode.com. MCP access must be enabled by your Windsurf team admin.