bexio mcp server for Cline
io.github.promptpartner/bexio-mcp-server
Swiss accounting integration for Bexio. 314 tools: invoices, contacts, projects, account balances
client:Cline
transport:stdio
runtime:npm
Install bexio mcp server 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": {
"bexio-mcp-server": {
"command": "npx",
"args": [
"-y",
"@promptpartner/bexio-mcp-server"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs