Skip to content
Gemini CLI

Maplith for Gemini CLI

com.maplith/maplith

Data-ontology maps of your business systems, served to AI agents over MCP.

client:Gemini CLI transport:streamable-http

Install Maplith in Gemini CLI

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

{
  "mcpServers": {
    "maplith": {
      "httpUrl": "https://app.maplith.com/api/mcp"
    }
  }
}

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

Maplith in other clients