Back to MCP Servers
Retio Pagemap
Compresses ~100K-token HTML into 2-5K-token structured maps while preserving every actionable element. AI agents can read and interact with any web page at 97% fewer tokens.
browser-automationaiagent
By Retio-ai
Installation
npx -y Retio-pagemapConfiguration
{
"mcpServers": {
"Retio-pagemap": {
"command": "npx",
"args": ["-y", "Retio-pagemap"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes