Skip to content
Back to search
30
MCP

@switchboard-mcp/cli

npm/@switchboard-mcp/cli

Local-first MCP profile router for multiple accounts, projects, environments, and AI coding agents.

Uptime
0.0%
8 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

ai-context-bridge
CLI + MCP server for AI context portability. Save, search, and switch context across Claude, Cursor, Copilot, Codex, Windsurf, and 6 more AI
0 tools
toolrouter-mcp
MCP server + CLI for ToolRouter — discover, search, and call AI tools from any agent or terminal
0 tools
agent-group-mcp
Local MCP server + CLI letting multiple MCP clients (Claude Code, OpenCode, Gemini CLI, …) exchange messages over a shared SQLite bus with a
0 tools
@mcp-z/cli
CLI tool for managing MCP server clusters and testing workflows.
0 tools
Prompt Switchboard MCP Sidecar
Compare-first local MCP sidecar for browser AI workflows.
0 tools
io.github.modelbound/modelbound-mcp
Local-first MCP server for agent skills. Validate, lint, diff, and convert across IDEs.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@switchboard-mcp/cli": {
      "url": "None",
      "transport": "http"
    }
  }
}