Loading MCP server directory, please wait...
Create, watch, pay for and connect hosted AI agent pods on AgentsPodium. Needs an API key.
npx @getmcp/cli add com.agentspodium/hostingRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer <AgentsPodium API key, ak_live_…>. Create one at https://agentspodium.com/account (API keys for agents).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.agentspodium/hosting": {
"url": "https://mcp.agentspodium.com/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}