Fastcrawl for VS Code
net.fastcrawl/fastcrawl
Cloud scraping & crawling API for AI agents. Turn any URL into clean, LLM-ready markdown.
client:VS Code
transport:streamable-http
Install Fastcrawl in VS Code
.vscode/mcp.json
{
"servers": {
"fastcrawl": {
"type": "http",
"url": "https://mcp.fastcrawl.net/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs