Skip to content
Gemini CLI

KnowMapped for Gemini CLI

com.knowmapped/mcp

Search, retrieve, create, and update visual knowledge maps in a user's KnowMapped account.

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

Install KnowMapped in Gemini CLI

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

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

What Gemini CLI can do once it is connected

KnowMapped in other clients