Skip to content
Cline

PlaceRoot for Cline

io.github.chuofringer/placeroot

Grounds AI agents in Overture Maps open data — compact answers, no API key.

client:Cline transport:stdio runtime:pypi

Install PlaceRoot in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "placeroot": {
      "command": "uvx",
      "args": [
        "placeroot"
      ],
      "env": {
        "PLACEROOT_CACHE": "<PLACEROOT_CACHE>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

PlaceRoot in other clients