AI bookkeeping for small business. Create invoices, log expenses, and check P&L by voice or text.
claude mcp add danbooks-mcp -- npx -y danbooks-mcp
claude_desktop_config.json
{
"mcpServers": {
"danbooks-mcp": {
"command": "npx",
"args": [
"-y",
"danbooks-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"danbooks-mcp": {
"command": "npx",
"args": [
"-y",
"danbooks-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"danbooks-mcp": {
"command": "npx",
"args": [
"-y",
"danbooks-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"danbooks-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"danbooks-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"danbooks-mcp": {
"command": "npx",
"args": [
"-y",
"danbooks-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jeremiahclark79-ai--danbooks-mcp/reviews or the review_server meta-tool.
POST /mcp