Switchboard-the-mission-control-for-every-MCP-server-you-run

PrinceAris11/Switchboard-the-mission-control-for-every-MCP-server-you-run
★ 0 stars TypeScript AI/LLM Updated today
"Real-time observability and anomaly detection for MCP servers — see what your AI agents are actually mcp model-context-protocol ai-agents observability self-hosted dashboard ai-safety #open-source, live." "Mission control for the Model Context Protocol. Self-hosted, real-time visibility into every tool call your AI agents make.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "switchboard-the-miss": {
      "command": "npx",
      "args": [
        "-y",
        "PrinceAris11/Switchboard-the-mission-control-for-every-MCP-server-you-run"
      ]
    }
  }
}