← Index

io.github.codespar/mcp-bind-erp

io.github.codespar/mcp-bind-erp·v0.1.0·Other
Quality Score
75
/100

Bind ERP — Mexican cloud ERP

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-bind-erp": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-bind-erp"
      ],
      "env": {
        "BIND_API_KEY": "<your-bind_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-bind-erp": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-bind-erp"
      ],
      "env": {
        "BIND_API_KEY": "<your-bind_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @codespar/mcp-bind-erp
§02  Environment variables
BIND_API_KEY
requiredsecret

API key for Bind ERP

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Other