navi-x402-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MAX_PRICE_USDC | No | Per-call price ceiling | 0.05 |
| NAVI_CATALOG_URL | No | Alternative catalog source | |
| X402_PRIVATE_KEY | No | Paying wallet (USDC on Base mainnet) |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| navi_crypto_pricesA | Real-time cryptocurrency prices for BTC, ETH, SOL, and other major coins. Data sourced from CoinGecko. Returns current price in USD, 24h change percentage, and market cap. (Paid via x402: $0.001 USDC per call on Base, settled automatically.) |
| navi_weatherA | Real-time weather data and 3-day forecast for any location worldwide. Accepts city name or lat/lon coordinates. Returns temperature, humidity, wind, precipitation, and conditions. Powered by Open-Meteo. (Paid via x402: $0.001 USDC per call on Base, settled automatically.) |
| navi_url_previewA | Fast link preview extractor — returns OpenGraph/Twitter Card metadata (title, description, image, favicon, site name, canonical URL, language) for any public URL. Perfect for agents that need to scan many links quickly before deciding which ones deserve deep analysis via /api/web-intelligence ($0.005). 5x cheaper than full AI analysis. Latency ~300-800ms. (Paid via x402: $0.001 USDC per call on Base, settled automatically.) |
| navi_timestampA | Current date, time, and timestamp for any timezone worldwide. Returns UTC and local timestamps, unix epoch, day of week. Useful for scheduling, logging, and time-aware operations. (Paid via x402: $0.001 USDC per call on Base, settled automatically.) |
| navi_usd_fx_ratesA | Real-time USD exchange rates to 160+ currencies (EUR, GBP, JPY, CNY, and more), updated daily. Useful for AI agents that pay in USDC and need to convert or display prices in other currencies. Returns the rate of 1 USD against every supported currency plus the last-update timestamp. No API key required. (Paid via x402: $0.002 USDC per call on Base, settled automatically.) |
| navi_crypto_indicatorA | Deep dive on one crypto macro indicator: definition, formula, exact status thresholds, current value, recent stats and a 30-point history, plus an agent reading guide. Valid names: fear-greed, btc-dominance, funding-rates, mvrv-zscore, hash-rate, active-addresses, net-liquidity, stablecoin-supply, altcoin-mcap. (Paid via x402: $0.003 USDC per call on Base, settled automatically.) |
| navi_sheets_readerA | Reads any shared online spreadsheet as typed JSON: paste the document URL or ID, get typed columns, rows, pagination, optional per-cell formatting (colors, bold). Works with view-only share links; private documents get clear setup instructions before any payment. (Paid via x402: $0.003 USDC per call on Base, settled automatically.) |
| navi_translateA | AI-powered text translation between any languages. Powered by Claude AI. Send text and target language, receive a high-quality translation with context awareness. Usage-based pricing from $0.004, scaled by text length and target language (up to $0.020 for long or non-Latin text). The exact price for your text is returned in the 402 payment challenge before you pay. (Paid via x402: $0.004 USDC per call on Base, settled automatically.) |
| navi_service_scoutA | Finds the best paid services for a task. Describe what you need; returns the top 3 pay-per-call services ranked by real 30-day usage (calls, unique payers), price fit and metadata quality, with price, network and why_recommended for each. Live data from the agent-economy service index. The trust layer for agents deciding which service to pay. (Paid via x402: $0.005 USDC per call on Base, settled automatically.) |
| navi_page_contextA | Production-grade web page intelligence for AI agents. Single canonical analysis block, structured repository sub-object for github/gitlab pages (stars/forks/language/topics), link taxonomy (internal | external | social_media | navigation | asset), links_summary aggregator, contextual next actions, 16+ boolean signals. Clean v2 response shape. (Paid via x402: $0.005 USDC per call on Base, settled automatically.) |
| navi_crypto_healthA | Instant crypto market health check: 9 macro indicators (Fear & Greed, BTC dominance, funding rates, MVRV Z-Score, hash rate, active addresses, US net liquidity, stablecoin supply, altcoin cap) each scored favorable/neutral/unfavorable with exact values, plus a global risk_on/mixed/risk_off verdict and a deterministic summary. No LLM, sub-second. Per-indicator deep dives available. (Paid via x402: $0.005 USDC per call on Base, settled automatically.) |
| navi_web_intelligenceA | Zero-transform web page intelligence for AI agents. Extracts OpenGraph + Twitter Card + Article metadata + JSON-LD structured data. Generates AI analysis via Claude Haiku tool_use: summary (one_line/three_lines/key_points), entities (orgs/people/products/locations/money/dates), classification (sentiment, credibility, content_type, bias_indicators, is_opinion, is_sponsored). Returns 16+ boolean signals for programmatic decisions. One call replaces 7 agent steps. (Paid via x402: $0.005 USDC per call on Base, settled automatically.) |
| navi_hype_signalA | Deep dive on one HYPE engine signal: definition, why it matters for the flywheel, buy/neutral/sell thresholds and the raw inputs behind the current status. Valid names include fees-30d, revenue-annualized, ps-ratio, funding, market-share, price-7d, open-interest, volume-24h, tvl-bridge, hip3-rwa, buybacks-af, staking, auction-hip3, mcap-fdv, momentum-rsi. (Paid via x402: $0.005 USDC per call on Base, settled automatically.) |
| navi_hype_engineA | Fundamentals engine for the HYPE token (Hyperliquid): live price, funding and open interest, fees and buyback flywheel, P/S valuation percentile, perp market share, unlock absorption and RSI timing - scored into 3 axes (engine health, climate, momentum) with a synthesized buy/hold/lighten recommendation and buy-zone detection. Proprietary methodology, deterministic, no LLM. (Paid via x402: $0.01 USDC per call on Base, settled automatically.) |
| navi_market_reportA | AI-generated cryptocurrency market analysis report. Fetches real-time prices from CoinGecko then uses Claude AI to generate a professional market analysis with trends, risks, and opportunities. (Paid via x402: $0.02 USDC per call on Base, settled automatically.) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mobileappbyharis/navi-x402-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server