PlaceRoot for Claude Desktop
io.github.chuofringer/placeroot
Grounds AI agents in Overture Maps open data — compact answers, no API key.
client:Claude Desktop
transport:stdio
runtime:pypi
Install PlaceRoot in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"placeroot": {
"command": "uvx",
"args": [
"placeroot"
],
"env": {
"PLACEROOT_CACHE": "<PLACEROOT_CACHE>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs