Skip to content
Gemini CLI

Mesh for Gemini CLI

io.github.pipeworx-io/mesh

NLM MeSH (Medical Subject Headings) MCP.

client:Gemini CLI transport:streamable-http

Install Mesh in Gemini CLI

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

{
  "mcpServers": {
    "mesh": {
      "httpUrl": "https://gateway.pipeworx.io/mesh/mcp"
    }
  }
}

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

Mesh in other clients