billy mcp for Cline
io.github.thourum/billy-mcp
Billy (billy.dk) accounting: invoices, journal entries, trial balance, with write protection.
client:Cline
transport:stdio
runtime:npm
Install billy mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"billy-mcp": {
"command": "npx",
"args": [
"-y",
"billy-mcp"
],
"env": {
"BILLY_ACCESS_TOKEN": "<BILLY_ACCESS_TOKEN>",
"BILLY_WRITE_MODE": "<BILLY_WRITE_MODE>",
"BILLY_ORGANIZATION_ID": "<BILLY_ORGANIZATION_ID>",
"BILLY_LOCALE": "<BILLY_LOCALE>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs