Serversio.github.rahuljava2807/claude-bridge-mcp
M

io.github.rahuljava2807/claude-bridge-mcp

io.github.rahuljava2807/claude-bridge-mcp · v2.2.0
▦ npm
v2.2.0npm npm: @rahulonramp2807/claude-bridge-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.rahuljava2807/claude-bridge-mcp",
  "description": "Pipes Claude Code session output into Claude Chat — no more copy-paste between tools",
  "repository": {
    "url": "https://github.com/rahuljava2807/claude-code-bridge-mcp",
    "source": "github"
  },
  "version": "2.2.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@rahulonramp2807/claude-bridge-mcp",
      "version": "2.2.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}