AgentsPodium Hosting for VS Code
com.agentspodium/hosting
Create, watch, pay for and connect hosted AI agent pods on AgentsPodium. Needs an API key.
client:VS Code
transport:streamable-http
tools:13
Install AgentsPodium Hosting in VS Code
.vscode/mcp.json
{
"servers": {
"hosting": {
"type": "http",
"url": "https://mcp.agentspodium.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs