AnyAPI for VS Code
io.github.getanyapi-com/anyapi
Hundreds of scraping & data APIs through one key. USD pay-per-request, normalized schemas, failover.
client:VS Code
transport:streamable-http
runtime:npm
tools:10
Install AnyAPI in VS Code
.vscode/mcp.json
{
"servers": {
"anyapi": {
"type": "http",
"url": "https://api.getanyapi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs