Skip to content
Cursor

OpenBudget MCP Server for Cursor

sh.openbudget/mcp

Ask your AI about bank accounts, spending, debts, holdings, and investment activity.

client:Cursor transport:streamable-http

Install OpenBudget MCP Server in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://api.openbudget.sh/mcp"
    }
  }
}

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

OpenBudget MCP Server in other clients