目录 / AgentsPodium Hosting
MCP
鉴权未知
未评级
已上架
AgentsPodium Hosting
MCP server and A2A agent for AgentsPodium hosting: create, watch, pay for and connect hosted AI agent pods (Hermes, OpenClaw, n8n, Claude Code, OpenCode, Pi).
该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
接入信息
- 传输形态
- http
- 鉴权方式
- 鉴权未知
- 端点
https://agentspodium.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
"mcpServers": {
"AgentsPodium Hosting": {
"url": "https://agentspodium.run.tools"
}
}
}
能力清单
| 工具 | 说明 |
|---|---|
| list_platforms | List available AgentsPodium engines (platforms) and hosting plans (tiers), with prices and capabilities. |
| list_instances | List the caller's AgentsPodium instances (agents): id, name, engine, tier, status, endpoint and A2A URL, domain, creation date. Never returns secrets. |
| create_instance | Create (deploy) a new AgentsPodium instance. Returns the instance id and, when enableA2A is true, the a2aUrl and a2aToken the caller should keep. After creating, poll get_instance_health until it is serving, then call set_llm_key to give it a working LLM key. |
| get_instance_health | Check whether an instance is reachable and serving, plus its status and quota state. |
| get_instance_term | Get the billing term (trial/paid/grace) for an instance, including when it renews or expires. |
| set_llm_key | Set (or clear, with key=null) the LLM provider API key an instance uses to answer. Required before a freshly created instance can actually respond. |
| pause_instance | Pause an instance: stops it and its billing lease. Data is archived, not deleted. |
| resume_instance | Resume a previously paused instance, rebuilding it from its archive. |
| rebuild_instance | Rebuild an instance's pod (e.g. after a config change that needs a restart). |
| delete_instance | Permanently delete an instance. This cannot be undone. |
| get_payment_options | Get ways to pay for an instance's plan: card/subscription buy links, crypto payment info, and Telegram Stars info (crypto and Stars are in beta testing), plus the instance's current term. |
| set_peers | Set the list of other A2A agents this instance is allowed to call by name. |
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错
侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。