4 months ago
Give your AI the ability to read the web. Fetches URLs as clean markdown with 9
fallback strategies. Handles tweets, YouTube, arXiv, PDFs, and regular pages. No API keys
required.
Server Config
{
"mcpServers": {
"intercept": {
"command": "npx",
"args": [
"-y",
"intercept-mcp"
]
}
}
}