← Back to Plugins
MCP Server MCP

io.github.wkoverfield/switchboard

github By github 👁 1 views ▲ 0 votes

One firewall and password manager for all your AI coding agents' MCP servers and secrets.

Homepage Verified source GitHub

Install

npx -y @switchboard-mcp/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@switchboard-mcp/cli",
      "version": "0.2.2",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...