Show server-provided details
Search Web, Get Data & Use x402 APIs
Server description (copied; language not verified)
Use this single tool for fresh/current external information or paid API capabilities: web search/content, blockchain and wallet data, finance, news/social, people/company/email enrichment, crypto, geocoding/geospatial, LLM/image generation, travel, screenshots, uptime, speech, and x402 discovery/verification. State the desired outcome in goal. Do not make the buyer choose a provider: KEVAREMESH selects a suitable low-friction option, adapts its schema, and routes it. If payment is required, standard x402 MCP clients can sign and retry this same tool automatically. Current high-demand routed capabilities: crypto risk analysis, blockchain data, web search, financial data, news intelligence, web content retrieval, people enrichment, timezone conversion, crypto market data, social search, market intelligence, llm inference.
Input schema (server-provided preview — do not copy)
{
"type": "object",
"required": [
"goal"
],
"properties": {
"goal": {
"type": "string",
"minLength": 3,
"description": "State the outcome you need; do not choose a provider. Examples: search the web, get wallet/token data, check crypto risk or prices, retrieve finance/news/social data, enrich a person/company/email, geocode or look up IP/satellite data, generate an image, run an LLM, search travel availability, take a webpage screenshot, synthesize speech, check uptime, or search x402 resources."
},
"input": {
"type": "object",
"description": "Usually omit. Only add structured task fields when KEVAREMESH explicitly returns input_required.",
"additionalProperties": true
}
},
"additionalProperties": false
}