Skip to content
Cursor

chainlink mcp for Cursor

io.github.junct-bot/chainlink-mcp

Chainlink - 35 tools for price feeds and oracle data

client:Cursor transport:streamable-http

Install chainlink mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "chainlink-mcp": {
      "url": "https://chainlink.mcp.junct.dev/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

chainlink mcp in other clients