Loading MCP server directory, please wait...
Connect Claude or Cursor to books, invoices, bills, payroll, and sealed closes.
npx @getmcp/cli add com.triplebooks/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AXIOMATIC_BASE_URLWorkspace origin
AXIOMATIC_API_KEYAPI key from Settings → MCP
AXIOMATIC_ENTITY_IDEntity UUID pinned to the API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.triplebooks/mcp": {
"command": "npx",
"args": [
"-y",
"@triplebooks/mcp"
],
"env": {
"AXIOMATIC_BASE_URL": "https://app.triplebooks.com",
"AXIOMATIC_API_KEY": "",
"AXIOMATIC_ENTITY_ID": ""
}
}
}
}