Zyla API Hub for VS Code
com.zylalabs/api-hub
Discover and call 10,000+ production APIs from one MCP server. Pay-per-call billing for AI agents.
client:VS Code
transport:streamable-http
tools:8
Install Zyla API Hub in VS Code
.vscode/mcp.json
{
"servers": {
"api-hub": {
"type": "http",
"url": "https://mcp.zylalabs.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs