Loading MCP server directory, please wait...
MCP server for Holded — invoicing, accounting, CRM, projects, and team
npx @getmcp/cli add io.github.energio-es/holded-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
HOLDED_API_KEYYour Holded API key. Get it from https://app.holded.com/api
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.energio-es/holded-mcp": {
"command": "npx",
"args": [
"-y",
"@energio/holded-mcp"
],
"env": {
"HOLDED_API_KEY": "",
"HOLDED_MODULES": "",
"HOLDED_RATE_LIMIT_PER_SECOND": "",
"HOLDED_DEBUG": ""
}
}
}
}