# Candor Finance [Health: Active]

**Category:** 💰 Finance & Fintech  
**Repository:** https://github.com/candorsystems/candor-finance  
**GitHub Stars:** 2  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/candor-finance

## Description
Personal-finance workspace for AI agents: accounts, spending, budgets, goals, and investments.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "candor-finance": {
    "url": "https://candor.money"
  }
}
```

## Documentation & README

# Candor Finance

The official personal finance package for [Candor](https://candor.money). It
gives the AI agent you already use an organized view of accounts, spending,
budgets, goals, investments, notes, and the decisions you approve.

Paste [https://candor.money/START.md](https://candor.money/START.md) into your
agent. It will inspect its own installation capabilities, choose or assemble a
complete setup from Candor's official materials, request the normal
installation and account-access approvals, and handle the rest.

This package includes the `candor-finance` Agent Skill and the secure Candor
connection used by OpenAI/ChatGPT, Codex, Claude, Claude Code, Gemini CLI, and
agents with their own computer such as Grok Bot. Standard
`plugin.json`, `skills/`, and `mcp.json` files support clients that follow
the [Agent Plugins 1.0.0](https://agent-plugins.org/specification) format, and
`server.json` identifies the remote service in the official MCP Registry.
Agent-specific configuration is included where needed. OpenClaw's manual route
uses the CLI-managed skill under `~/.agents/skills`; its future ClawHub route
uses the dedicated CLI-backed skill under `openclaw/skills/`. The Candor CLI
keeps its managed copy for release preflight in both cases, and OpenClaw's
documented skill precedence makes the same-named CLI projections deterministic.
Hermes can install the root MCP-native skill with its remote MCP client; a
future Hermes ClawHub install instead uses the CLI-backed projection. Do not
mix skill and tool projections. Candor continues to enforce sign-in, access,
and every financial-data permission.

Manage your Candor account and subscription at
[app.candor.money](https://app.candor.money). When Candor gives the agent a
secure account link, it explains the required step and opens that exact page.

- [Installation materials and guides](https://candor.money/START.md)
- [Connector support](https://candor.money/support)
- [Privacy](https://candor.money/privacy)
- [Terms](https://candor.money/terms)
- [Security](https://candor.money/security)

Except for the scoped MIT-0 OpenClaw skill subtree, Copyright 2026 Candor
Systems, Inc. All rights reserved. See [LICENSE](https://github.com/candorsystems/candor-finance/blob/HEAD/LICENSE).

## Release notes

See [the changelog](https://github.com/candorsystems/candor-finance/blob/HEAD/CHANGELOG.md) for changes by package version.

