The Stall
https://the-stall.intuitek.aiskills: {'id': 'address-security', 'name': 'address-security', 'description': 'Wallet/address security and reputation check. Detects phishing, sanctions, cybercrime, money laundering, dark-web activity, and blacklisted wallets using GoPlus Labs + SlowMist + BlockSec data. Returns risk score (0-100) and per-flag breakdown. Supports Ethereum, Base, BSC, Polygon, Arbitrum, Optimism, Avalanche, and more.', 'tags': ['x402', 'mcp', 'data', 'finance', 'base', 'usdc'], 'examples': [], 'input_modes': ['data'], 'output_modes': ['data']}, {'id': 'agent-access-check', 'name': 'agent-access-check', 'description': 'Checks whether a website is accessible and agent-friendly. Fetches robots.txt, .well-known/ai.txt, and sitemap.xml; inspects HTTP headers (CORS, CSP, rate-limit); and returns a readiness verdict. Useful for agents that need to decide whether to scrape, crawl, or interact with a domain before committing to a workflow. Returns allowed/blocked status, disallowed paths, crawl delay, AI-specific rules, and sitemap URL if present.', 'tags': ['x402', 'mcp', 'data', 'finance', 'base', 'usdc'], 'examples': [], 'input_modes': ['data'], 'output_modes': ['data']}, {'id': 'agent-kya-score', 'name': 'agent-kya-score', 'description': 'Know Your Agent (KYA) trust score for any EVM wallet. Returns a 0–100 score, tier (trusted/verified/unknown), sanctions screening result, per-dimension score breakdown (wallet age, activity, sanctions, ERC-8004 identity, KYB, tx history, trust bond, endpoint quality), on-chain attestations (Coinbase KYC, Gitcoin Passport, USDC balance), wallet stats (balance, tx count, estimated age), and per-transaction spending limits. Use before accepting payment from an agent or before dispatching a sub-agent with funds. Answers: is this agent wallet sanctioned? how established is it? has it passed KYC?', 'tags': ['x402', 'mcp', 'data', 'finance', 'base', 'usdc'], 'examples': [], 'input_modes': ['data'], 'output_modes': ['data']}, {'id': 'ai-image-gen', 'name': 'ai-image-gen', 'description': "Generate an AI image from a text prompt using DALL-E 3. Returns a public URL for the image (hosted for 1 hour) plus the model's revised prompt. Supports vivid or natural style, and three aspect ratios: square (1024×1024), portrait (1024×1792), or landscape (1792×1024). $0.080/image — 20% below closest x402 competitor. Output is base64-encoded PNG or a direct URL depending on response_format.", 'tags': ['x402', 'mcp', 'data', 'finance', 'base', 'usdc'], 'examples': [], 'input_modes': ['data'], 'output_modes': ['data']}, {'id': 'air-quality', 'name': 'air-quality', 'description': 'Real-time US AQI and pollutant readings for any lat/lon. Returns current AQI with category label (Good/Moderate/Unhealthy/Hazardous), PM2.5, PM10, nitrogen dioxide, ozone, carbon monoxide, dust levels, and UV index. Data from CAMS (Copernicus Atmosphere Monitoring Service), updated hourly. Use for health advisories, outdoor event planning, environment-sensitive routing, or regulatory compliance checks.', 'tags': ['x402', 'mcp', 'data', 'finance', 'base', 'usdc'], 'examples': [], 'input_modes': ['data'], 'output_modes': ['data']}, {'id': 'analyst-ratings', 'name': 'analyst-ratings', 'description': 'Wall Street analyst consensus and price targets for any US equity. Returns buy/hold/sell breakdown, mean recommendation score (1=Strong Buy, 5=Strong Sell), analyst count, and price target range (low/mean/median/high) with upside-to-target. Free Yahoo Finance data, no API key. Complements us-stock-price and equity-technicals with the analyst conviction layer.', 'tags': ['x402', 'mcp', 'data', 'finance', 'base', 'usdc'], 'examples': [], 'input_modes': ['data'], 'output_modes': ['data']}, {'id': 'arxiv-intel', 'name': 'arxiv-intel', 'description': 'Search arXiv preprints by query, filtered by field (title/abstract/author/all) and category. Returns title, authors (up to 6), abstract (first 600 chars), arXiv ID, PDF link, publish date, and subject categories. arXiv is the canonical source for AI/ML, CS, physics, math, and quantitative biology preprints — typically months ahead of peer-reviewed journals. Useful for AI research agents, literature scouts, competitive technique tracking, and grant-writing support. No API key required.', 'tags': ['x402', 'mcp', 'data', 'finance', 'base', 'usdc'], 'examples': [], 'input_modes': ['data'], 'output_modes': ['data']}, {'id': 'audio-transcribe', 'name': 'audio-transcribe', 'description': 'Transcribe audio from any publicly accessible URL using OpenAI Whisper. Supports mp3, mp4, m4a, wav, webm, ogg, flac, and wma up to 24 MB. Returns the full transcript text, detected language, and estimated duration in seconds. Optionally accepts an ISO 639-1 language hint to improve accuracy. Useful for processing voice memos, meeting recordings, podcast snippets, interview clips, and audio attached to social media. Undercuts orbisapi.com audio-transcription-api by 24%.', 'tags': ['x402', 'mcp', 'data', 'finance', 'base', 'usdc'], 'examples': [], 'input_modes': ['data'], 'output_modes': ['data']}; conformance: fail
How to connect
https://the-stall.intuitek.ai
curl -X POST https://the-stall.intuitek.ai \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'