Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Omnicall — Agent Tools Gateway

com.gocreativeai.omnicall/agent-tools

247 LLMs + image/video/voice/music gen + crypto/DeFi/markets/web-search. Pay-per-call USDC, no key.

Uptime
100.0%
2 direct probes · 30d
Response
1670ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

list_endpoints

List all paid endpoints exposed by this MCP server with their prices and live status. Free — no wallet required. Use this first to discover what tools are available.

pricing_info

Return pricing details for the GoCreative Agent API — base price per call, premium endpoints, cache TTLs, and supported payment networks. Free.

wallet_helper

Return step-by-step instructions for setting up x402 USDC autopay for this MCP server. Use this if a paid tool returned a 402 error or you're onboarding a new agent that needs to pay for API calls. Fr…

install_snippets

Return ready-to-paste configuration snippets for installing this MCP server in Claude Code, Cursor, Cline, Continue.dev, Windsurf, and Zed. Free.

usage_stats

Return summary stats of how this MCP server has been used (top tools called, success rate, recent activity). Free. Use to verify your own integration is hitting the right tools.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "omnicall_—_agent_tools_gateway": {
      "url": "https://omnicall.gocreativeai.com/mcp",
      "transport": "streamable-http"
    }
  }
}