AgentDeals for VS Code
io.github.robhunter/agentdeals
MCP server aggregating developer infrastructure deals, free tiers, and startup programs
client:VS Code
transport:streamable-http
tools:5
Install AgentDeals in VS Code
.vscode/mcp.json
{
"servers": {
"agentdeals": {
"type": "http",
"url": "https://agentdeals.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs