Skip to content
Gemini CLI

Roamer MCP for Gemini CLI

com.mathismeadows/roamer-mcp

Project registry, behavioral specs, and engineering threads for AI coding agent workflows.

client:Gemini CLI transport:streamable-http runtime:npm

Install Roamer MCP in Gemini CLI

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

{
  "mcpServers": {
    "roamer-mcp": {
      "httpUrl": "https://roamer-mcp.mathismeadows.com/mcp"
    }
  }
}

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

Roamer MCP in other clients