Skip to content
Gemini CLI

MCP Surface Lint for Gemini CLI

io.github.dleibner/mcp-surface-lint

Statically audits MCP tool surfaces for token cost, schema quality, and design issues.

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

Install MCP Surface Lint in Gemini CLI

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

{
  "mcpServers": {
    "mcp-surface-lint": {
      "httpUrl": "https://mcplint-web.vercel.app/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

What Gemini CLI can do once it is connected

MCP Surface Lint in other clients