Retio-ai/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.
Quick Start
Clone the repository:
git clone https://github.com/Retio-ai/Retio-pagemapClaude Desktop configuration example:
{
"mcpServers": {
"retio-pagemap": {
"command": "npx",
"args": [
"-y",
"Retio-ai/pagemap"
]
}
}
}Check the repository README for specific installation and configuration instructions.