wire-plugin

WILLARDKLEIN/wire-plugin
★ 0 stars Unknown language 🤖 AI/LLM Updated today
wire MCP server installable from Claude Code + OpenAI Codex CLI plugin marketplaces
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wire-plugin": {
      "command": "npx",
      "args": [
        "-y",
        "WILLARDKLEIN/wire-plugin"
      ]
    }
  }
}

README Excerpt

Installable plugin for the [wire](https://github.com/SlanchaAi/wire) MCP server. Distributes wire to both the Claude Code plugin marketplace and the OpenAI Codex CLI plugin marketplace from a single repository. Wire is a bilateral signed agent-to-agent bus over a federated relay (default: wireup.net).