Loading MCP server directory, please wait...
Bind ERP — Mexican cloud ERP
npx @getmcp/cli add io.github.codespar/mcp-bind-erpRequires Node.js 18+. Community-contributed server. Review source before installing.
BIND_API_KEYAPI key for Bind ERP
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-bind-erp": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-bind-erp"
],
"env": {
"BIND_API_KEY": ""
}
}
}
}