# JarvisClaw AI Gateway MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-api-jarvisclaw-jarvisclaw
- Repository: https://github.com/api-jarvisclaw/api-server

## Install
- Endpoint: https://api.jarvisclaw.ai/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://api.jarvisclaw.ai/mcp

## Tools
- 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. Endpoint: https://api.jarvisclaw.ai/mcp
- 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. Endpoint: https://api.jarvisclaw.ai/mcp
- 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. Endpoint: https://api.jarvisclaw.ai/mcp
- 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. Endpoint: https://api.jarvisclaw.ai/mcp
- 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. Endpoint: https://api.jarvisclaw.ai/mcp
- 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. Endpoint: https://api.jarvisclaw.ai/mcp
- 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. Endpoint: https://api.jarvisclaw.ai/mcp
- 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. Endpoint: https://api.jarvisclaw.ai/mcp
- 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. Endpoint: https://api.jarvisclaw.ai/mcp

## Resources
- jarvisclaw://models - List of all AI models available on JarvisClaw MIME type: text/plain
- jarvisclaw://pricing - Current pricing and payment information MIME type: text/plain
- jarvisclaw://marketplace - User-published APIs available for use MIME type: text/plain
- jarvisclaw://aip-protocol - How to use intent-based AI execution with budget control via MCP MIME type: text/plain

## Prompts
Not captured

## Metadata
- Owner: io.github.api-jarvisclaw
- Version: 1.0.1
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 5, 2026
- Source: https://registry.modelcontextprotocol.io
