Skip to content
Gemini CLI

wire for Gemini CLI

net.csclear/wire

Agent-native ODW wire: discovery + full MCP courier for signed dealing envelopes.

client:Gemini CLI transport:streamable-http tools:18

Install wire in Gemini CLI

~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json

{
  "mcpServers": {
    "wire": {
      "httpUrl": "https://mcp.csclear.net/mcp"
    }
  }
}

Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs

What Gemini CLI can do once it is connected

wire in other clients