Loading MCP server directory, please wait...
Billy (billy.dk) accounting: invoices, journal entries, trial balance, with write protection.
npx @getmcp/cli add io.github.Thourum/billy-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
BILLY_ACCESS_TOKENBilly API access token (create at mit.billy.dk -> Settings -> Access tokens)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Thourum/billy-mcp": {
"command": "npx",
"args": [
"-y",
"billy-mcp"
],
"env": {
"BILLY_ACCESS_TOKEN": "",
"BILLY_WRITE_MODE": "",
"BILLY_ORGANIZATION_ID": "",
"BILLY_LOCALE": ""
}
}
}
}