Claude Code Skills·Claude Skills·The open SKILL.md registry for Claude
ClaudSkillsArcadeMCP Servers › @theorionic/mcp-acp-bridge

@theorionic/mcp-acp-bridge

A stateful Model Context Protocol (MCP) server that acts as a bridge to interact with Agent Client Protocol (ACP) agents.

MCP · npx unknown

Install

MCP server — add to your Claude Code config (typically ~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "theorionic-mcp-acp-bridge": {
      "command": "npx",
      "args": [
        "-y",
        "@theorionic/mcp-acp-bridge"
      ]
    }
  }
}

Or smoke-test directly:

npx -y @theorionic/mcp-acp-bridge

Details

Websitehttps://www.npmjs.com/package/@theorionic/mcp-acp-bridge
GitHubgit+https://github.com/theorionic/mcp-acp-bridge.git
Licenseunknown
Pricingfree
Tagsmcp acp gemini agent-client-protocol model-context-protocol
Sourcesnpm
Discovered2026-05-25

More in MCP Servers

See all MCP Servers →

ClaudSkills Arcade · All categories · Catalog JSON · CC BY 4.0 · independent of Anthropic PBC