andreagrandi/mcp-wire
CLI tool written in Go that lets users install and configure MCP (Model Context Protocol) servers across multiple AI coding CLI tools (Claude Code, Codex, OpenCode, etc.) from a single interface.
Platform-specific configuration:
{
"mcpServers": {
"mcp-wire": {
"command": "npx",
"args": [
"-y",
"mcp-wire"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...