Agent Nexus for VS Code
app.agentnexus/agent-nexus
180+ tested APIs, MCP servers and CLIs your agent can call. Self-service key in one call.
client:VS Code
transport:streamable-http
tools:6
Install Agent Nexus in VS Code
.vscode/mcp.json
{
"servers": {
"agent-nexus": {
"type": "http",
"url": "https://agentnexus.app/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs