Skip to content
Cursor

delboy-mcp for Cursor

io.github.csoai-org/delboy-mcp

DELBOY companion-MCP — neutral provenance/attestation layer for agentic finance. Witness only: signs

client:Cursor transport:stdio runtime:pypi

Install delboy-mcp in Cursor

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

{
  "mcpServers": {
    "delboy-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "delboy-mcp"
      ]
    }
  }
}

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

delboy-mcp in other clients