Skip to content
Cursor

keeperhub mcp for Cursor

io.github.techops-services/keeperhub-mcp

MCP server for KeeperHub blockchain workflow automation

client:Cursor transport:sse

Install keeperhub mcp in Cursor

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

{
  "mcpServers": {
    "keeperhub-mcp": {
      "url": "https://mcp.keeperhub.com/sse"
    }
  }
}

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

keeperhub mcp in other clients