Server Config
{
"mcpServers": {
"holded": {
"command": "npx",
"args": [
"-y",
"@energio/holded-mcp"
],
"env": {
"HOLDED_API_KEY": "<YOUR_API_KEY>"
}
}
}
}{
"mcpServers": {
"holded": {
"command": "npx",
"args": [
"-y",
"@energio/holded-mcp"
],
"env": {
"HOLDED_API_KEY": "<YOUR_API_KEY>"
}
}
}
}