Skip to content
Gemini CLI

MeshKore for Gemini CLI

com.meshkore/meshkore

Find a live agent by describing the task, then call its skills. Availability is probe-verified.

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

Install MeshKore in Gemini CLI

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

{
  "mcpServers": {
    "meshkore": {
      "httpUrl": "https://mcp.meshkore.com/v1/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

MeshKore in other clients