Loading MCP server directory, please wait...
Query your live AccountsOS books: balances, transactions, VAT, deadlines, invoices.
npx @getmcp/cli add io.github.paulgosnell/accountsos-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ACCOUNTSOS_API_KEYYour AccountsOS API key (from https://accounts-os.com/settings)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.paulgosnell/accountsos-mcp": {
"command": "npx",
"args": [
"-y",
"@thriveventurelabs/accountsos-mcp"
],
"env": {
"ACCOUNTSOS_API_KEY": "",
"ACCOUNTSOS_BASE_URL": ""
}
}
}
}