Omnicall — Agent Tools Gateway
Server Details
247 LLMs + image/video/voice/music gen + crypto/DeFi/markets/web-search. Pay-per-call USDC, no key.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 5 tools
list_endpoints and pricing_info overlap heavily—both surface pricing information, and an agent could easily pick the wrong one. The other three tools are more distinct, but this pair introduces real ambiguity.
The naming is readable but mixes styles: install_snippets and list_endpoints follow a verb_noun pattern, while pricing_info, usage_stats, and wallet_helper are noun-heavy labels. No chaotic mixing, but no strong consistent convention.
Five tools is a reasonable number for a small gateway server, and none feel entirely superfluous. There is minor redundancy between the two pricing-related tools, but the overall count is well-scoped.
The server describes itself as a gateway to paid endpoints, yet provides no tool to actually call any paid endpoint—only meta helpers for installation, discovery, pricing, usage, and wallet setup. This leaves agents unable to perform the server's core function.
Available Tools
5 toolsinstall_snippetsAInspect
Return ready-to-paste configuration snippets for installing this MCP server in Claude Code, Cursor, Cline, Continue.dev, Windsurf, and Zed. Free.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden for behavioral disclosure. It adds the trait that the tool is 'Free,' and implies it is a read-only operation returning text. It could be improved by noting that no side effects occur, but for a zero-parameter tool, this is sufficient.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single concise sentence that front-loads the action and resource, followed by a list of supported clients. The word 'Free' adds value without bloat. Every part earns its place, with zero wasted words.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given that there are no parameters and no output schema, the description fully explains what the tool returns and for which clients. An agent can invoke this tool with confidence, knowing what to expect.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, so the baseline score is 4 per guidelines. The description does not need to add parameter information since there are none, and the schema coverage is 100% by default.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool returns ready-to-paste configuration snippets for installing the MCP server in specific platforms. The verb 'return' and the specific resource ('configuration snippets for installing this MCP server') make the purpose unambiguous, and it distinguishes itself from sibling tools that perform data lookups or scrapes.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly tells the user when to use this tool: when they need installation snippets for the listed clients. Although it does not mention when not to use it or provide alternatives, the context of sibling tools (none similar) makes the usage guideline clear.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
list_endpointsAInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations provided, but the description adequately discloses free usage, no wallet requirement, and the nature of output (paid endpoints with prices and status). Could add details about output format but not required for this simple tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two sentences efficiently convey purpose and usage. No unnecessary words, front-loaded with key information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given zero parameters, no output schema, and straightforward functionality, the description fully covers what an agent needs to know to select and invoke correctly.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
No parameters, so baseline 4 per guidelines. Schema coverage is 100%, and description adds no redundant information.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool lists all paid endpoints with prices and live status, and distinguishes it from sibling tools by noting it's a discovery entry point. The verb 'list' and resource 'endpoints' are specific.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Explicitly advises 'Use this first to discover what tools are available,' providing clear context for when to invoke. Does not mention when not to use, but for a discovery tool, this is sufficient.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
pricing_infoAInspect
Return pricing details for the GoCreative Agent API — base price per call, premium endpoints, cache TTLs, and supported payment networks. Free.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries full burden. It discloses that the tool is free, which is a behavioral trait. However, it lacks information about authentication, rate limits, or whether it is read-only. The description adds some value but misses important behavioral context.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single sentence plus 'Free.' It is concise, front-loaded with the main purpose, and contains no redundant information. Every word earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no parameters and no output schema, the description fairly covers the return content (base price, premium endpoints, cache TTLs, payment networks). It does not specify output format but is generally complete for a simple info tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters and schema coverage is 100%, so the description does not need to add parameter semantics. The description effectively conveys what the tool returns, adding meaning beyond the empty schema, which is appropriate for a no-parameter tool.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the verb 'Return' and the resource 'pricing details for the GoCreative Agent API', listing specific details like base price, premium endpoints, cache TTLs, and supported payment networks. It is distinct from sibling tools, which are mostly lookup, enrich, or scrape functions.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description does not explicitly state when to use this tool versus alternatives. While it is the only pricing tool among siblings, no usage context or exclusions are provided. The mention of 'Free' hints at cost but does not guide selection.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
usage_statsAInspect
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.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations. Description mentions it's 'Free' and returns aggregated stats, but doesn't detail data freshness, caching, or any side effects. Acceptable for a simple read-only tool.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
Two concise sentences, front-loaded with key purpose, efficient and clear.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a parameterless tool with no output schema, the description sufficiently explains the return content. Missing time range or example format but acceptable.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
No parameters, and schema coverage is 100%. The description adds value by specifying what stats are included (top tools, success rate, recent activity), exceeding the schema.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states it returns summary stats of server usage (top tools, success rate, recent activity), distinctly different from sibling lookup/enrich/scrape tools.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
Explicitly advises using it to 'verify your own integration is hitting the right tools', providing clear context. Could mention not to use for external data but sufficient.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
wallet_helperAInspect
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. Free.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
TDQS
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
The description discloses that the tool returns instructions (no side effects) and is free. However, it does not mention any prerequisites or limitations beyond the use cases. With no annotations, the description carries the burden and does a good job but could add more detail about what the instructions include.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise with two sentences, front-loading the purpose and then providing usage context. No wasted words.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given no parameters, no output schema, and low complexity, the description is fully complete. It tells what the tool does and when to use it, with no missing context.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has no properties, so schema coverage is 100%. The description adds meaning by explaining the tool's output and use case, which is sufficient for a parameterless tool. Baseline 4 applies.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool returns step-by-step instructions for setting up x402 USDC autopay, specifying the exact purpose and resource. It distinguishes itself from sibling tools that are mostly lookup/scrape or information retrieval tools.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description explicitly tells when to use this tool: if a paid tool returned a 402 error or when onboarding a new agent that needs to pay for API calls. It also marks the tool as 'Free,' providing clear context for selection.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
75 tool updates
- Removed
ai_ask - Removed
ai_eco - Removed
ai_extract - Removed
ai_image - Removed
ai_music - Removed
ai_pro - Removed
ai_research - Removed
ai_sandbox - Removed
ai_speech - Removed
ai_summarize - Removed
ai_transcribe - Removed
ai_ultra - Removed
ai_video - Removed
crypto_chains - Removed
crypto_defi_tvl - Removed
crypto_dex - Removed
crypto_exchanges - Removed
crypto_fear_greed - Removed
crypto_gas - Removed
crypto_global - Removed
crypto_history - Removed
crypto_market - Removed
crypto_price - Removed
crypto_protocols - Removed
crypto_stablecoins - Removed
crypto_treasury - Removed
crypto_trending - Removed
crypto_yields - Removed
defi - Removed
dex - Removed
finance_carrier - Removed
finance_forex - Removed
finance_gov_awards - Removed
finance_macro - Removed
finance_sec_events - Removed
finance_sec_filings - Removed
finance_sec_financials - Removed
finance_sec_insider - Removed
finance_sec_recent - Removed
finance_sec_search - Removed
finance_stock - Removed
finance_stock_analyst - Removed
finance_stock_batch - Removed
finance_stock_fundamentals - Removed
finance_stock_quote - Removed
finance_treasury - Removed
market_affordability - Removed
market_compare - Removed
market_industry_mix - Removed
market_profile - Removed
market_rank - Removed
market_saturation - Removed
markets - Removed
predict_360 - Removed
predict_events - Removed
predict_kalshi - Removed
predict_markets - Removed
predict_orderbook - Removed
predict_trades - Removed
research - Removed
research_papers - Removed
rpc - Removed
search_court_opinions - Removed
search_github - Removed
search_google_ads - Removed
search_google_related - Removed
search_google_results - Removed
search_instagram_hashtag - Removed
search_places - Removed
search_sec_filings - Removed
search_tiktok_hashtag - Removed
search_web - Removed
search_youtube - Removed
web - Removed
x
75 tool updates
- Added
ai_ask - Added
ai_eco - Added
ai_extract - Added
ai_image - Added
ai_music - Added
ai_pro - Added
ai_research - Added
ai_sandbox - Added
ai_speech - Added
ai_summarize - Added
ai_transcribe - Added
ai_ultra - Added
ai_video - Added
crypto_chains - Added
crypto_defi_tvl - Added
crypto_dex - Added
crypto_exchanges - Added
crypto_fear_greed - Added
crypto_gas - Added
crypto_global - Added
crypto_history - Added
crypto_market - Added
crypto_price - Added
crypto_protocols - Added
crypto_stablecoins - Added
crypto_treasury - Added
crypto_trending - Added
crypto_yields - Added
defi - Added
dex - Added
finance_carrier - Added
finance_forex - Added
finance_gov_awards - Added
finance_macro - Added
finance_sec_events - Added
finance_sec_filings - Added
finance_sec_financials - Added
finance_sec_insider - Added
finance_sec_recent - Added
finance_sec_search - Added
finance_stock - Added
finance_stock_analyst - Added
finance_stock_batch - Added
finance_stock_fundamentals - Added
finance_stock_quote - Added
finance_treasury - Added
market_affordability - Added
market_compare - Added
market_industry_mix - Added
market_profile - Added
market_rank - Added
market_saturation - Added
markets - Added
predict_360 - Added
predict_events - Added
predict_kalshi - Added
predict_markets - Added
predict_orderbook - Added
predict_trades - Added
research - Added
research_papers - Added
rpc - Added
search_court_opinions - Added
search_github - Added
search_google_ads - Added
search_google_related - Added
search_google_results - Added
search_instagram_hashtag - Added
search_places - Added
search_sec_filings - Added
search_tiktok_hashtag - Added
search_web - Added
search_youtube - Added
web - Added
x
75 tool updates
- Removed
ai_ask - Removed
ai_eco - Removed
ai_extract - Removed
ai_image - Removed
ai_music - Removed
ai_pro - Removed
ai_research - Removed
ai_sandbox - Removed
ai_speech - Removed
ai_summarize - Removed
ai_transcribe - Removed
ai_ultra - Removed
ai_video - Removed
crypto_chains - Removed
crypto_defi_tvl - Removed
crypto_dex - Removed
crypto_exchanges - Removed
crypto_fear_greed - Removed
crypto_gas - Removed
crypto_global - Removed
crypto_history - Removed
crypto_market - Removed
crypto_price - Removed
crypto_protocols - Removed
crypto_stablecoins - Removed
crypto_treasury - Removed
crypto_trending - Removed
crypto_yields - Removed
defi - Removed
dex - Removed
finance_carrier - Removed
finance_forex - Removed
finance_gov_awards - Removed
finance_macro - Removed
finance_sec_events - Removed
finance_sec_filings - Removed
finance_sec_financials - Removed
finance_sec_insider - Removed
finance_sec_recent - Removed
finance_sec_search - Removed
finance_stock - Removed
finance_stock_analyst - Removed
finance_stock_batch - Removed
finance_stock_fundamentals - Removed
finance_stock_quote - Removed
finance_treasury - Removed
market_affordability - Removed
market_compare - Removed
market_industry_mix - Removed
market_profile - Removed
market_rank - Removed
market_saturation - Removed
markets - Removed
predict_360 - Removed
predict_events - Removed
predict_kalshi - Removed
predict_markets - Removed
predict_orderbook - Removed
predict_trades - Removed
research - Removed
research_papers - Removed
rpc - Removed
search_court_opinions - Removed
search_github - Removed
search_google_ads - Removed
search_google_related - Removed
search_google_results - Removed
search_instagram_hashtag - Removed
search_places - Removed
search_sec_filings - Removed
search_tiktok_hashtag - Removed
search_web - Removed
search_youtube - Removed
web - Removed
x
75 tool updates
- Added
ai_ask - Added
ai_eco - Added
ai_extract - Added
ai_image - Added
ai_music - Added
ai_pro - Added
ai_research - Added
ai_sandbox - Added
ai_speech - Added
ai_summarize - Added
ai_transcribe - Added
ai_ultra - Added
ai_video - Added
crypto_chains - Added
crypto_defi_tvl - Added
crypto_dex - Added
crypto_exchanges - Added
crypto_fear_greed - Added
crypto_gas - Added
crypto_global - Added
crypto_history - Added
crypto_market - Added
crypto_price - Added
crypto_protocols - Added
crypto_stablecoins - Added
crypto_treasury - Added
crypto_trending - Added
crypto_yields - Added
defi - Added
dex - Added
finance_carrier - Added
finance_forex - Added
finance_gov_awards - Added
finance_macro - Added
finance_sec_events - Added
finance_sec_filings - Added
finance_sec_financials - Added
finance_sec_insider - Added
finance_sec_recent - Added
finance_sec_search - Added
finance_stock - Added
finance_stock_analyst - Added
finance_stock_batch - Added
finance_stock_fundamentals - Added
finance_stock_quote - Added
finance_treasury - Added
market_affordability - Added
market_compare - Added
market_industry_mix - Added
market_profile - Added
market_rank - Added
market_saturation - Added
markets - Added
predict_360 - Added
predict_events - Added
predict_kalshi - Added
predict_markets - Added
predict_orderbook - Added
predict_trades - Added
research - Added
research_papers - Added
rpc - Added
search_court_opinions - Added
search_github - Added
search_google_ads - Added
search_google_related - Added
search_google_results - Added
search_instagram_hashtag - Added
search_places - Added
search_sec_filings - Added
search_tiktok_hashtag - Added
search_web - Added
search_youtube - Added
web - Added
x
59 tool updates
- Removed
ai_ask - Removed
ai_eco - Removed
ai_image - Removed
ai_music - Removed
ai_pro - Removed
ai_speech - Removed
ai_ultra - Removed
ai_video - Removed
crypto_chains - Removed
crypto_defi_tvl - Removed
crypto_dex - Removed
crypto_exchanges - Removed
crypto_fear_greed - Removed
crypto_gas - Removed
crypto_global - Removed
crypto_history - Removed
crypto_market - Removed
crypto_price - Removed
crypto_protocols - Removed
crypto_stablecoins - Removed
crypto_treasury - Removed
crypto_trending - Removed
crypto_yields - Removed
defi - Removed
dex - Removed
finance_carrier - Removed
finance_forex - Removed
finance_gov_awards - Removed
finance_macro - Removed
finance_sec_events - Removed
finance_sec_filings - Removed
finance_sec_financials - Removed
finance_sec_insider - Removed
finance_sec_recent - Removed
finance_sec_search - Removed
finance_stock - Removed
finance_treasury - Removed
market_affordability - Removed
market_compare - Removed
market_industry_mix - Removed
market_profile - Removed
market_rank - Removed
market_saturation - Removed
markets - Removed
predict_360 - Removed
predict_events - Removed
predict_orderbook - Removed
predict_trades - Removed
research - Removed
research_papers - Removed
rpc - Removed
search_github - Removed
search_instagram_hashtag - Removed
search_places - Removed
search_tiktok_hashtag - Removed
search_web - Removed
search_youtube - Removed
web - Removed
x
44 tool updates
- Added
crypto_chains - Added
crypto_defi_tvl - Added
crypto_dex - Added
crypto_exchanges - Added
crypto_fear_greed - Added
crypto_gas - Added
crypto_global - Added
crypto_history - Added
crypto_market - Added
crypto_price - Added
crypto_protocols - Added
crypto_stablecoins - Added
crypto_treasury - Added
crypto_trending - Added
crypto_yields - Added
finance_carrier - Added
finance_forex - Added
finance_gov_awards - Added
finance_macro - Added
finance_sec_events - Added
finance_sec_filings - Added
finance_sec_financials - Added
finance_sec_insider - Added
finance_sec_recent - Added
finance_sec_search - Added
finance_stock - Added
finance_treasury - Removed
lookup_crypto - Added
market_affordability - Added
market_compare - Added
market_industry_mix - Added
market_profile - Added
market_rank - Added
market_saturation - Added
predict_360 - Added
predict_events - Added
predict_orderbook - Added
predict_trades - Added
search_github - Added
search_instagram_hashtag - Added
search_places - Added
search_tiktok_hashtag - Added
search_web - Added
search_youtube
22 tool updates
- First observed
ai_ask - First observed
ai_eco - First observed
ai_image - First observed
ai_music - First observed
ai_pro - First observed
ai_speech - First observed
ai_ultra - First observed
ai_video - First observed
defi - First observed
dex - First observed
install_snippets - First observed
list_endpoints - First observed
lookup_crypto - First observed
markets - First observed
pricing_info - First observed
research - First observed
research_papers - First observed
rpc - First observed
usage_stats - First observed
wallet_helper - First observed
web - First observed
x
Related MCP Connectors
17-model LLM gateway + 350+ data/KYB/sanctions tools. Pay-per-call USDC via x402, no API key.
Pay-per-use AI and data tools via x402: image, video, music, voice, search, crypto. USDC.
63 pay-per-call tools for agents: vision, text, data, web, blockchain. USDC on Base via x402.
AI agent tools: web search, browser, 400+ LLMs, image gen, TTS, phone verify. Pay-per-use.
Related MCP Servers
- FlicenseNot gradedqualityCmaintenanceKeyless, pay-per-call AI gateway: 248 LLMs plus image/video/voice/music generation and live crypto, DeFi, markets, web-search and research tools through one MCP server. Pay per call in USDC via x402 on Base/Solana — no API key, no signup, free tier.-

CyberWareX MCP Serversofficial
AlicenseNot gradedqualityBmaintenancePay-per-call x402 APIs for AI agents: DeFi token safety (honeypot/tax simulation, A-F grade), EVM chain data, web access (markdown/screenshot/PDF), speech-to-text. USDC on Base, no account, no API keyMIT- AlicenseNot gradedqualityAmaintenanceCrypto-native LLM gateway with OpenAI-compatible API and per-token USDC payments on Solana via the x402 protocol.4,698MIT
- AlicenseAqualityFmaintenanceUnified AI compute API gateway for agents. Access 30+ services and 95+ models across 8 backends (Groq, Together AI, DeepInfra, Fireworks, Replicate, RunPod) with native x402 USDC payments, Stripe, and crypto top-up.5442MIT