mcpbeat

JarvisClaw AI Gateway MCP Server

io.github.api-jarvisclaw/jarvisclaw
answering

JarvisClaw AI Gateway is answering right now. Last checked 2 min ago. It exposes 9 tools.

Unified AI API marketplace - LLMs, image, video, audio, MCP tools with x402 payments.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
92 of 92 checks
9
Tools
read from the server
601 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

Available tools 9

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

aip
aip_estimate_cost
Preview what a task will cost before committing — get an estimated price for an intent without running it or spending anything. Ideal for budget planning and comparing options up front. Free.
aip_execute_with_budget
Run an AI task end-to-end with a hard spending cap you set. This is the primary AIP action: it resolves the best provider, runs a risk check, pre-deducts against your budget, executes the call, and settles on-chain via x402 — all in one step. You never overspend past max_total_usd, and settlement is automatic. Supports chat, image, video, speech, web search, and knowledge search intents.
aip_list_intents
Browse every AI task type AIP can route — chat, image, video, speech, web search, knowledge search — with a short description of each. Call this first to see what's on the menu before you resolve or execute. Free.
aip_resolve
Find the best AI provider for a task and get ranked, priced options before you commit a cent. Pass a known intent type (chat_completion, image_generation, video_generation, text_to_speech, web_search, knowledge_search) for structured routing, or a plain-language query for semantic matching. Each match returns provider, model, live per-request price, and a ready-to-call endpoint. Free to call — no payment until you execute.
api
get_api_detail
Get the full spec for any API returned by search_apis — pricing, method, and the exact request to send. Works for both a user-published API slug and a catalogue handle like 'federation/40'. Use this before wiring a call in.
apis
search_apis
Search every API on JarvisClaw — thousands of callable endpoints across search, blockchain, image, data, document and more, plus APIs other developers have published. Returns the exact invocation path and per-call price for each result, so you can call one directly afterwards. Free to search; you only pay when you invoke.
chat
chat
Send a chat completion to any model on JarvisClaw through one OpenAI-compatible endpoint — GPT, Claude, Gemini, DeepSeek, and more. Pass a specific model ID or use 'auto' for smart routing to the best fit. One tool, every frontier model, no per-provider setup.
discover
discover_agents
Find other AI agents registered on JarvisClaw and connect to them directly. Search by capability, category, or name to get each agent's MCP URL and API endpoints — so your agent can delegate, collaborate, or chain work with others in the network.
models
list_models
List every AI model available on JarvisClaw — GPT, Claude, Gemini, DeepSeek, and more — with the model IDs you plug straight into the chat tool. Free, and the fastest way to see what you can call.

Endpoints

URLTransportStateLatencyChecked
https://api.jarvisclaw.ai/mcp streamable-http answering 598 ms 2 min ago

JarvisClaw AI Gateway — questions

Answers built from our own checks of this server.

What can JarvisClaw AI Gateway do?
It exposes 9 tools, read directly from the server on our last check. Among them: aip_estimate_cost, aip_execute_with_budget, aip_list_intents, aip_resolve, chat, discover_agents and 3 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 JarvisClaw AI Gateway 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 601 ms. The bar chart above shows every period we have measured.
Is JarvisClaw AI Gateway still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect JarvisClaw AI Gateway?
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 JarvisClaw AI Gateway need an API key?
No. JarvisClaw AI Gateway completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is JarvisClaw AI Gateway?
It answers our handshake in 601 ms on average, which is faster than 16% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.