Skip to content
Zed

mcp bind erp for Zed

io.github.codespar/mcp-bind-erp

Bind ERP — Mexican cloud ERP

client:Zed transport:stdio runtime:npm

Install mcp bind erp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "mcp-bind-erp": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-bind-erp"
      ],
      "env": {
        "BIND_API_KEY": "<BIND_API_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

mcp bind erp in other clients