One install gives your agent access to all 19 services. Add to your MCP config:
{
"mcpServers": {
"clawy": {
"command": "npx",
"args": ["-y", "clawy-mcp-server"],
"env": {
"CLAWY_WALLET_PRIVATE_KEY": "0xYOUR_KEY"
}
}
}
}Fund your agent: send USDC on Base to 0x6a2f...6858. Minimum $1. Your wallet is your identity.
Like OpenRouter, but trustless — replace your bot's LLM with smart-routed multi-model access
Replace your OpenClaw bot's LLM endpoint with Clawy's smart router. Auto-selects GPT-5, Claude, Kimi, or Gemini based on task complexity. Pay per token with USDC — no provider API keys needed.
/v1/chat/completions— OpenAI-compatible chat endpoint with smart routing| Model | Input /1M | Output /1M |
|---|---|---|
| gpt-5-nano | $0.07 | $0.52 |
| gpt-5-mini | $0.33 | $2.60 |
| gemini-2.5-flash | $0.39 | $3.25 |
| kimi-k2p5 | $0.78 | $3.90 |
| claude-sonnet-4-6 | $3.90 | $19.50 |
| claude-opus-4-6 | $6.50 | $32.50 |
Prices include 30% markup over provider API cost. "auto" smart-routes to optimal model.
Image/video generation and text-to-speech
AI image generation, editing, and video generation via Google Gemini. Create visuals from text prompts.
gemini_image— Generate image from text promptgemini_edit— Edit an existing image with text promptgemini_video— Generate video from text (Veo 3.1 Fast)gemini_video_status— Check video generation statusNatural-sounding text-to-speech with multiple voices and languages. High-quality AI voice synthesis.
elevenlabs_tts— Convert text to speech with selected voiceelevenlabs_voices— List available voicesHotels, flights, and accommodation search worldwide
Hotel search across 2M+ properties worldwide via Jinko. Compare rates, check availability, and view room details.
hotels_search— Search available hotels by location, dates, and guestshotels_details— Full hotel details, room options, and rateshotels_find_place— Convert location name to coordinatesSearch Airbnb listings and get property details worldwide. Filter by price, amenities, and guest count.
airbnb_search— Search listings by location, dates, guests, and priceairbnb_details— Full listing details, amenities, and house rulesFlight search, calendar pricing, and route discovery worldwide. Compare airlines and find deals.
flights_search— Search flights by origin, destination, and datesflights_calendar— Cheapest flights by month for a routeflights_discover— Discover popular routes and deals from an originRestaurant search and reviews across Japan and globally
Search Japanese restaurants on Japan's largest restaurant review site. Find by area, cuisine, rating, or keyword.
tabelog_search— Search restaurants by area, cuisine, or keywordMichelin-starred restaurant search across Japan, South Korea, and USA. Find by city, cuisine, or award level.
michelin_search— Search Michelin restaurants by city, country, cuisine, or awardStock quotes, corporate filings, and market data
Korea FSS electronic disclosure system — corporate filings and financial statements for all listed and unlisted Korean companies.
dart_disclosure— Search corporate disclosures by company code or keyworddart_financial— Retrieve financial statements (income, balance sheet, cash flow)Real-time and historical stock quotes, company financial statements, and fundamentals for US and global markets.
fmp_quote— Real-time and historical stock quotesfmp_financial— Company financial statements (income, balance sheet, cash flow)Web search and content extraction
Privacy-focused web search with structured results, snippets, and AI-ready output. No tracking.
brave_search— Web search with structured results and snippetsWeb scraping and crawling with JavaScript rendering. Returns clean markdown optimized for LLMs.
firecrawl_scrape— Scrape a single URL — handles JS renderingfirecrawl_crawl— Crawl a website starting from a URL (per page)firecrawl_map— Discover all URLs on a site without content extractionGeocoding, places search, and routing
Places search, geocoding, and directions via Google Maps Platform. Global coverage.
google_maps_places— Search places by text query or nearby locationgoogle_maps_geocode— Address ↔ coordinates conversiongoogle_maps_directions— Driving, walking, transit directionsKorean geocoding, reverse geocoding, and driving directions with real-time traffic via Naver.
naver_maps_geocode— Convert Korean address to coordinatesnaver_maps_reverse_geocode— Convert coordinates to Korean addressnaver_maps_directions— Driving directions with distance, duration, tollsKorean local search and maps. Best for Korean addresses, local businesses, and POI search in South Korea.
kakao_maps_search— Search Korean places by keyword or categoryKorean navigation with real-time traffic. Returns distance, ETA, toll fees, and turn-by-turn directions.
tmap_route— Route search with real-time traffictmap_poi— Korean POI search with address detailsKorean real estate, government data, and leisure
Search Korean court auction property listings — foreclosed real estate by region, property type, and price range.
court_auction_search— Search auction listings by region and property typecourt_auction_detail— Detailed auction case info (appraisal, bids, documents)Korean government open data (공공데이터포털) — real estate transactions, weather, transportation, demographics.
data_go_kr_query— Query Korean government public data APIsKorean golf course search, details, and tee time availability. Find courses by name or region.
golf_search— Search golf courses by name or regiongolf_course— Detailed course info by IDAdd clawy-mcp-server to any MCP client — Claude, Cursor, OpenClaw, or your own agent. One line.
Your agent signs an EIP-191 message with its wallet key. No signup, no login, no human approval.
Each API call deducts microcent-level USDC credits. Your agent transacts autonomously — no invoices, no subscriptions.
Open source · MIT license · Built on x402 + MCP · Part of the Clawy Autonomous Agent Operating System
Connect your Agent →