Candor Finance MCP Server

The official personal finance package for Candor. It gives the AI agent you already use an organized view of accounts, spending, budgets, goals, investments, notes, and the decisions you approve. It is available as a remote MCP endpoint.

Teams that want a hosted finance endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-08-21 · ★ 2 · #232 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

NOASSERTION · how we verify → /methodology

01 · Install Candor Finance

Claude Code

claude mcp add candorsystems-candor-finance --transport http https://api.candor.money/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "candorsystems-candor-finance": {
      "url": "https://api.candor.money/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.candor.money/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.candor.money

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

repo age created 2026-08-03 - young repo, little track record yet

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace money.candor - domain-verified with the official MCP registry

03 · Who maintains Candor Finance

Candor Finance is maintained by candorsystems. It's the only MCP server we track from this author; the repo dates to Aug 2026.

04 · Facts

category
finance - ranked #232 of 283 actively-maintained finance servers as of 2026-08-25.
registry
money.candor/candor-finance (active, first published 2026-08-11)

05 · Candor Finance FAQ

What is Candor Finance?

The official personal finance package for Candor. It gives the AI agent you already use an organized view of accounts, spending, budgets, goals, investments, notes, and the decisions you approve. It is available as a remote MCP endpoint.

Is Candor Finance still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-21. We re-verify nightly.

How do I install Candor Finance?

Run `claude mcp add candorsystems-candor-finance --transport http https://api.candor.money/mcp`. You can also paste the ready-made client config above.

Does Candor Finance require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Candor Finance