Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CLAWY_GATEWAY_URL | No | Gateway URL (default: https://x402.clawy.pro) | https://x402.clawy.pro |
| CLAWY_WALLET_PRIVATE_KEY | Yes | Ethereum wallet private key (hex, with 0x prefix) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| dart_disclosure | Search Korean corporate disclosures (DART/FSS). Find filings by company code, name, or keyword. Covers listed and unlisted Korean companies. |
| dart_financial | Retrieve financial statements for a Korean company from DART. Includes income statement, balance sheet, and cash flow data. |
| fmp_quote | Get real-time and historical stock quotes from Financial Modeling Prep. Covers US and global markets. |
| fmp_financial | Get company financial statements (income statement, balance sheet, cash flow) from FMP. |
| brave_search | Web search via Brave Search API. Returns structured results with titles, URLs, descriptions, and snippets. Privacy-focused, no tracking. |
| firecrawl_scrape | Scrape a single URL and extract clean, structured content. Handles JavaScript rendering and bypasses common blocks. Returns markdown optimized for LLMs. |
| firecrawl_crawl | Crawl a website starting from a URL. Discovers and scrapes linked pages. Cost is per page crawled. |
| firecrawl_map | Map all URLs on a website without extracting content. Fast way to discover site structure. |
| google_maps_places | Search for places using Google Maps Platform. Find restaurants, shops, landmarks, and more by text query or nearby location. |
| google_maps_geocode | Convert addresses to coordinates (geocoding) or coordinates to addresses (reverse geocoding) using Google Maps. |
| google_maps_directions | Get directions between two points via Google Maps. Supports driving, walking, bicycling, and transit modes. |
| kakao_maps_search | Search Korean places via Kakao Maps API. Best for Korean addresses, local businesses, and POI search in South Korea. |
| tmap_route | Get Korean driving routes with real-time traffic via TMap Navigation API. Returns distance, ETA, toll fees, and turn-by-turn directions. |
| tmap_poi | Search Korean points of interest via TMap. Good for finding specific locations with Korean address details. |
| deepl_translate | Translate text using DeepL neural machine translation. Supports 30+ languages with high-quality, natural-sounding output. |
| elevenlabs_tts | Convert text to speech using ElevenLabs AI voice synthesis. Returns high-quality audio. Supports multiple languages and voices. |
| tabelog_search | Search Japanese restaurants on Tabelog — Japan's largest restaurant review site. Find by area, cuisine, rating, or keyword. |
| court_auction_search | Search Korean court auction property listings. Find foreclosed real estate by region, property type, price range, or auction date. |
| court_auction_detail | Get detailed information for a specific Korean court auction case. Includes property details, appraisal, bid history, and case documents. |
| data_go_kr_query | Query Korean government open data from data.go.kr (공공데이터포털). Covers real estate transactions, weather, transportation, demographics, and more. |
| semantic_scholar_search | Search academic papers on Semantic Scholar. Find research papers by topic, author, or keyword. Returns titles, abstracts, citation counts, and PDF links. |
| alpha_vantage_query | Query financial market data from Alpha Vantage. Stock time series, forex rates, crypto prices, and economic indicators. |
| finnhub_query | Query real-time financial data from Finnhub. Stock quotes, company news, earnings, recommendations, and market status. |
| llm_chat | Smart-routed LLM chat completion. Automatically selects the optimal model (Claude, GPT, Gemini, Llama) based on task complexity. No API keys needed — pay per call with USDC credits. |
| clawy_balance | Check your Clawy x402 credit balance. Shows remaining USDC credits and wallet address. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| services |