mcp bind erp for Claude Desktop
io.github.codespar/mcp-bind-erp
Bind ERP — Mexican cloud ERP
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp bind erp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-bind-erp": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-bind-erp"
],
"env": {
"BIND_API_KEY": "<BIND_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs