Skip to content
Cursor

compound mcp for Cursor

io.github.junct-bot/compound-mcp

Compound - 8 tools for lending rates, supply, and borrow data

client:Cursor transport:streamable-http

Install compound mcp in Cursor

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

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

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

compound mcp in other clients