Skip to content

Sidecar

Free

by MCP Community

Connect MCP servers to coop.tech as sidecars

v0.0.8Added Apr 12, 2026
mcpsidecarcoop
Works with:ClaudeGPTGeminiCopilot

Sidecar MCP Server

Connect MCP servers to coop.tech as sidecars

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @coop-tech/mcp-sidecar
Add to claude_desktop_config.json
{
  "mcpServers": {
    "sidecar": {
      "command": "npx",
      "args": ["-y", "@coop-tech/mcp-sidecar"]
    }
  }
}