One double-entry ledger derived from your invoices, bank, expenses, deposits and assets.
claude mcp add cash-book --transport http https://mcp.zovo.one/mcp/cash-book
~/.cursor/mcp.json
{
"mcpServers": {
"cash-book": {
"url": "https://mcp.zovo.one/mcp/cash-book"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"cash-book": {
"serverUrl": "https://mcp.zovo.one/mcp/cash-book"
}
}
}
.vscode/mcp.json
{
"servers": {
"cash-book": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/cash-book"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"cash-book": {
"url": "https://mcp.zovo.one/mcp/cash-book"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"cash-book": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.zovo.one/mcp/cash-book"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.zovo.one/mcp/cash-book |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.theluckystrike--cash-book/reviews or the review_server meta-tool.
POST /mcp