PageMap for Zed
io.github.retio-ai/pagemap
Structured web intelligence for AI agents. 5x fewer tokens than Playwright/Firecrawl, 84.7% accuracy
client:Zed
transport:stdio
runtime:pypi
Install PageMap in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pagemap": {
"command": "uvx",
"args": [
"retio-pagemap"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs