mcpbeat Sign in

AgentsPodium Hosting MCP Server

by agentspodium Your server? Claim it
answering

AgentsPodium Hosting is answering right now. Last checked 11 min ago. It exposes 13 tools. Last commit 9 Sep 2026.

Create, watch, pay for and connect hosted AI agent pods on AgentsPodium. Needs an API key.

Uptime history 11 days of history · worst day 91%
11 days agonow
100.0%
Uptime 24h
92 of 92 checks
13
Tools
read from the server
127 ms
Response time
average over 24h
0
Stars
last commit 9 Sep 2026

What changed 3

Every tool that appeared, vanished or quietly changed what it asks for. Recorded since 9 September 2026. No other catalogue keeps this.

9 Sep a tool appeared set_webhook
9 Sep a tool changed the parameters it asks for create_instance
9 Sep a tool changed version

Nothing serious here today

Today is the operative word: we check AgentsPodium Hosting every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add hosting --transport http https://mcp.agentspodium.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hosting": {
      "url": "https://mcp.agentspodium.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hosting]
url = "https://mcp.agentspodium.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "hosting": {
      "url": "https://mcp.agentspodium.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hosting": {
      "url": "https://mcp.agentspodium.com/mcp"
    }
  }
}

Available tools 13

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

instance
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.
delete_instance
Permanently delete an instance. This cannot be undone.
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.
instances
list_instances
List the caller's AgentsPodium instances (agents): id, name, engine, tier, status, endpoint and A2A URL, domain, creation date. Never returns secrets.
llm
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
pause_instance
Pause an instance: stops it and its billing lease. Data is archived, not deleted.
payment
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.
peers
set_peers
Set the list of other A2A agents this instance is allowed to call by name.
platforms
list_platforms
List available AgentsPodium engines (platforms) and hosting plans (tiers), with prices and capabilities.
rebuild
rebuild_instance
Rebuild an instance's pod (e.g. after a config change that needs a restart).
resume
resume_instance
Resume a previously paused instance, rebuilding it from its archive.
webhook
set_webhook
Register a URL that receives signed POSTs when the instance comes up, stops, fails, is deleted, when a payment is confirmed and before deletion for non-payment — instead of polling get_instance_health. Returns the HMAC secret once.

Endpoints

URLTransportStateLatencyChecked
https://mcp.agentspodium.com/mcp streamable-http answering 159 ms 11 min ago

Alternatives to AgentsPodium Hosting

same job, measured the same way
Caesar
by trycaesar

Web search and page-reading for AI agents. One-click OAuth connect, or a Caesar API key.

answering
Novence
by novence

Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.

47 tools answering
Novence
by lincchad

Hosted MCP for creating, checking, deploying, and hosting static sites for AI agents.

47 tools answering
Render MCP
by rodromer

Hosted browser for AI agents: screenshots, post-JS DOM, console, WCAG. No install, no API key.

6 tools answering
ToolRouter
by humanleap

The OpenRouter for tools. One MCP connection gives any AI agent 254 hosted tools, pay per call.

48 tools answering
Sheetspec
by helloo1568

Contract testing and quality gates for spreadsheets created by AI agents.

50 installs/wk local only
Deep Research MCP Server
by perufitlife

Web search, clean page reading & one-call research dossiers for AI agents. No API key.

38 installs/wk local only
ShieldZCash
by shieldzcash

Keyless non-custodial crypto payments for AI agents: payment links and tip jars, no API key.

34 installs/wk 4 tools answering

AgentsPodium Hosting — questions

Answers built from our own checks of this server.

What can AgentsPodium Hosting do?
It exposes 13 tools, read directly from the server on our last check. Among them: create_instance, delete_instance, get_instance_health, get_instance_term, get_payment_options, list_instances and 7 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is AgentsPodium Hosting working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 127 ms. The bar chart above shows every period we have measured.
How do I connect AgentsPodium Hosting?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does AgentsPodium Hosting need an API key?
No. AgentsPodium Hosting completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 13 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is AgentsPodium Hosting?
It answers our handshake in 127 ms on average, which is faster than 80% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is AgentsPodium Hosting open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.