Skip to content
Claude Desktop

lintbase mcp for Claude Desktop

io.github.madia333/lintbase-mcp

Real-time Firestore schema context for AI coding agents. Stop hallucinating field names.

client:Claude Desktop transport:stdio runtime:npm

Install lintbase mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "lintbase-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "lintbase-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

lintbase mcp in other clients