MCPFax URL Intelligence for VS Code
com.mcpscores/url-intel
Where a link really goes, what the server says about itself, and what pages a site publishes.
client:VS Code
transport:streamable-http
tools:5
Install MCPFax URL Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"url-intel": {
"type": "http",
"url": "https://url-intel.bowling-anthony.workers.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs