Loomal

Pipes Claude Code session output into Claude Chat — no more copy-paste between tools

1 starsnpm: @rahulonramp2807/claude-bridge-mcp

About claude-bridge-mcp

claude-bridge-mcp is an MCP (Model Context Protocol) server published by rahuljava2807 in the official MCP registry, listed under Communication on Loomal. Pipes Claude Code session output into Claude Chat — no more copy-paste between tools

It ships as an npm package (@rahulonramp2807/claude-bridge-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/rahuljava2807/claude-code-bridge-mcp, where the project has earned 1 GitHub stars.

Use claude-bridge-mcp with your agent

Claude Code · one command
claude mcp add claude-bridge-mcp -- npx -y @rahulonramp2807/claude-bridge-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "claude-bridge-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@rahulonramp2807/claude-bridge-mcp"
      ]
    }
  }
}
npm@rahulonramp2807/claude-bridge-mcp

Frequently asked questions

What is claude-bridge-mcp?
claude-bridge-mcp is an MCP (Model Context Protocol) server by rahuljava2807 in the Communication category. Pipes Claude Code session output into Claude Chat — no more copy-paste between tools
How do I connect claude-bridge-mcp to Claude, Cursor, or another MCP client?
Install claude-bridge-mcp from its npm package (@rahulonramp2807/claude-bridge-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is claude-bridge-mcp open source?
Yes — the source code is public at github.com/rahuljava2807/claude-code-bridge-mcp, with 1 GitHub stars.
Can AI agents pay to use claude-bridge-mcp?
Not yet through Loomal — claude-bridge-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain claude-bridge-mcp? Claim this listing free by verifying GitHub ownership, or contact us.