AbraFlexi for Claude Desktop
io.github.vitexus/abraflexi
MCP server for AbraFlexi ERP — invoices, contacts, products, bank transactions.
client:Claude Desktop
transport:stdio
runtime:pypi
Install AbraFlexi in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"abraflexi": {
"command": "uvx",
"args": [
"abraflexi-mcp-server"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs