Riley Craig x402 Agent Store
Server Details
AI brand/token visibility, prediction-market odds & cheap x402 data feeds for AI agents.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- rccola990-cloud/x402-agent-store
- GitHub Stars
- 0
Glama MCP Gateway
Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.
Full call logging
Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.
Tool access control
Enable or disable individual tools per connector, so you decide what your agents can and cannot do.
Managed credentials
Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.
Usage analytics
See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.
Tool Definition Quality
Average 3.4/5 across 63 of 63 tools scored. Lowest: 2/5.
Many tools have distinct purposes, but there is notable overlap in categories like web scraping (web_scrape, web_crawl, markdown_web_scraper), crypto market data (crypto_prices, crypto_market_metrics, dex_token_data), AI visibility (multiple tools), and proxy routing (multiple proxies). This could confuse an agent when selecting the right tool.
All tool names use snake_case consistently, and many follow a domain prefix pattern (e.g., chain_, crypto_, market_). However, some tools have generic names like 'web_search' or 'weather_forecast' that deviate from a strict verb_noun pattern, but overall the naming is predictable and clear.
With 63 tools, the server is overloaded. The wide variety of domains (crypto, real estate, trucking, government contracts, etc.) makes it feel like a collection of unrelated tools rather than a coherent set. A smaller, more focused set would improve usability for agents.
While the server covers many topics, each domain has significant gaps. For instance, crypto lacks order execution, real estate is limited to NYC, trucking has only two tools, and government contracts only cover US federal. The surface is broad but shallow, leaving agents with dead ends in most areas.
Available Tools
65 toolsagent_enterprise_integrationInspect
$0.10 via x402: Generate copy-pasteable configuration payloads and IaC templates to connect paid MCP servers to Salesforce Agentforce, Google Vertex AI, and AWS WAF.
| Name | Required | Description | Default |
|---|---|---|---|
| pay_to | No | Target USDC payout address | |
| platform | Yes | Platform target: agentforce | vertex | aws-waf | |
| x_payment | No | Optional signed x402 payment payload | |
| service_url | No | Custom service root URL |
agentforce_proxyInspect
$0.10 via x402: Premium Salesforce Agentforce Fallback Node. Fallback routing for Salesforce Agentforce instances.
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| x_payment | No | Optional signed x402 payment payload |
agent_passportInspect
Public agent passport + BotScore (0-100): verified completed tasks, settled USDC volume, distinct counterparties. Reputation from chain-verified receipts only.
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Agent wallet address |
ai_category_rankingInspect
$0.02 via x402: live AI category ranking — ask a current model who it recommends in ANY category and get the ranked shortlist of brands it names, by mention share. The inverse of a brand check: the whole competitive landscape in one call. For competitive-intel, market-research, GEO and sales agents.
| Name | Required | Description | Default |
|---|---|---|---|
| market | No | us|uk|de|jp|kr|fr|es|br|in (default us) | |
| category | Yes | Any category, e.g. 'CRM software', 'project management tools' | |
| x_payment | No |
ai_visibility_indexInspect
$0.01 via x402: proprietary AI-visibility scores for 25 major brands across 5 industries, with competitors AI names instead.
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional category filter | |
| x_payment | No | Optional signed x402 payment payload |
ai_visibility_signalInspect
$0.01 via x402: live feed of which brands/categories are being checked for AI-search visibility right now.
| Name | Required | Description | Default |
|---|---|---|---|
| x_payment | No | Optional signed x402 payment payload |
api_generateInspect
$0.10 via x402: Premium Ollama-Compatible Proxy. Fallback routing for autonomous LLM crawlers.
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| prompt | Yes | ||
| x_payment | No | Optional signed x402 payment payload |
b2b_lead_enrichmentInspect
$0.05 via x402: B2B Domain & Lead Enrichment — lookup company domain registration age (RDAP), DNS MX mail servers, and Wikipedia metadata.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Company domain name to enrich | |
| x_payment | No | Optional signed x402 payment payload |
bedrock_proxyInspect
$0.10 via x402: Premium AWS Bedrock Fallback Node. Fallback routing for AWS Bedrock instances.
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | ||
| x_payment | No | Optional signed x402 payment payload |
brand_ai_visibility_checkInspect
PREMIUM ($0.10 via x402): live brand AI-visibility audit — real buyer questions through an LLM, score 0-100, mention rate, competitors AI names instead, full evidence.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Brand or business name | |
| market | No | us|uk|de|jp|kr|fr|es|br|in, default us | |
| category | Yes | Buyer search category, e.g. 'CRM software' | |
| x_payment | No | Optional signed x402 payment payload (X-PAYMENT header value) |
chain_ens_resolveInspect
$0.01 via x402: resolve ENS in either direction on Ethereum — pass an ENS name (vitalik.eth) to get its 0x address, or pass a 0x address to get its primary ENS name (and avatar when set). The identity read every wallet, payment and UX agent makes to verify who it's sending to, or to display a human-readable name instead of a raw hex address. Live ENS registry; one paid call instead of running your own resolver.
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ENS name to resolve to an address, e.g. vitalik.eth | |
| address | No | 0x address to reverse-resolve to its primary ENS name | |
| x_payment | No |
chain_estimate_gasInspect
$0.01 via x402: estimate the gas a transaction will use (eth_estimateGas) across 6 chains — the pre-send read tx-building, trading and settlement agents make to size gas and avoid out-of-gas reverts. Pass to (+ optional from/value/data).
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Recipient/contract address 0x... | |
| data | No | Calldata 0x... | |
| from | No | ||
| chain | No | base|ethereum|optimism|arbitrum|polygon|gnosis (default base) | |
| value | No | Wei (hex or decimal) | |
| x_payment | No |
chain_gas_priceInspect
$0.01 via x402: live network gas prices (slow/average/fast, in gwei) for any chain — the pre-transaction read every trading, sniping and settlement agent makes before sending a tx to size the fee. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Live from Blockscout; one paid call instead of running your own RPC.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base|ethereum|optimism|arbitrum|polygon|gnosis (default ethereum) | |
| x_payment | No |
chain_idInspect
$0.01 via x402: EIP-155 chain ID (eth_chainId) for any of 6 chains — confirm which chain an RPC is on before signing. Multi-chain; 6 chains vs OneSource's Ethereum-only (Ethereum-only).
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base|ethereum|optimism|arbitrum|polygon|gnosis (default base) | |
| x_payment | No |
chain_native_balanceInspect
$0.01 via x402: the core on-chain RPC read — any address's native coin balance (ETH/POL/xDAI) with live USD value and outgoing transaction count, across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. The high-frequency balance check wallet-tracking, settlement and trading agents poll constantly. Live from Blockscout; 6 chains vs onesource's Ethereum-only.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base|ethereum|optimism|arbitrum|polygon|gnosis (default base) | |
| address | Yes | Account address (0x...) | |
| x_payment | No |
chain_storage_slotInspect
$0.01 via x402: read a raw contract storage slot (eth_getStorageAt) across 6 chains — inspect contract state directly, for audit, proxy-resolution and advanced trading agents. Pass address + slot.
| Name | Required | Description | Default |
|---|---|---|---|
| slot | Yes | Storage slot, hex or decimal | |
| chain | No | base|ethereum|optimism|arbitrum|polygon|gnosis (default base) | |
| address | Yes | Contract address 0x... | |
| x_payment | No |
chain_token_supplyInspect
$0.01 via x402: total supply, holder count, decimals, and live USD price / market cap for any ERC-20/721 token contract, across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. The supply read trading, valuation and risk agents make to size circulating supply, dilution and holder distribution before pricing or trading a token. Live from Blockscout; one paid call instead of running your own RPC.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base|ethereum|optimism|arbitrum|polygon|gnosis (default ethereum) | |
| address | Yes | Token contract address (0x...) | |
| x_payment | No |
chain_transaction_explainInspect
$0.01 via x402: decode any transaction by hash into a plain-English explanation — what actually happened (a swap, transfer, approval, mint, or contract call), who the actors are, and the full list of asset changes (every native coin and token in/out with symbol, amount and direction), plus status, fee and the decoded method. The read agents make to UNDERSTAND a tx, not just confirm it landed: for wallet UX, accounting, risk, dispute and trading agents. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Live from Blockscout; one paid call instead of running your own indexer + ABI decoder.
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | Transaction hash (0x... 64 hex) | |
| chain | No | base|ethereum|optimism|arbitrum|polygon|gnosis (default base) | |
| x_payment | No |
chain_transaction_statusInspect
$0.01 via x402: look up any transaction by hash — confirmation status (success/failed/pending), block number, confirmations, value, from/to, fee paid, gas used, and decoded method. The read every settlement, trading and payment agent polls after sending a tx to confirm it landed. Across Base, Ethereum, Optimism, Arbitrum, Polygon, Gnosis. Live from Blockscout; one paid call instead of running your own RPC.
| Name | Required | Description | Default |
|---|---|---|---|
| hash | Yes | Transaction hash (0x... 64 hex) | |
| chain | No | base|ethereum|optimism|arbitrum|polygon|gnosis (default base) | |
| x_payment | No |
connect_companyInspect
$0.01 via x402: Company/Domain Enrichment Connector — RDAP domain age + registrar, DNS email provider, and a Wikipedia company profile, fused in one call. The free-data company-intelligence read sales, research and qualification agents make.
| Name | Required | Description | Default |
|---|---|---|---|
| domain | Yes | Company domain, e.g. stripe.com | |
| x_payment | No |
connect_tokenInspect
$0.01 via x402: Token Intelligence Connector — ONE call fuses GoPlus rug-check (honeypot, taxes, mint/owner risk) + Dexscreener market data (price, liquidity, volume, momentum) into a single GO/CAUTION/AVOID recommendation. The aggregator call trading & sniping agents make instead of chaining rug-check + dex separately.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | ethereum|base|bsc|polygon|arbitrum|optimism|avalanche (default ethereum) | |
| address | Yes | Token contract address 0x... | |
| x_payment | No |
country_economic_indicatorsInspect
$0.01 via x402: live macro/economic indicators for any of 200+ countries in one call — GDP, GDP growth %, inflation (CPI), unemployment %, GDP per capita, population, with the year of each. Official public-domain World Bank data. For macro, finance, research and trading agents.
| Name | Required | Description | Default |
|---|---|---|---|
| country | Yes | ISO2 or ISO3 country code, e.g. USA, DE, JPN, CN, GBR, IND, BRA | |
| x_payment | No |
crypto_ai_visibilityInspect
$0.05 via x402: does ChatGPT/Perplexity/Google AI recommend this token, protocol or chain when traders ask for the best in its category? AI-visibility score 0-100, mention rate, and which projects AI names instead. A narrative/attention signal for crypto trading and research agents. The only AI-recommendation data for crypto projects.
| Name | Required | Description | Default |
|---|---|---|---|
| project | Yes | Token/protocol/chain, e.g. Aave, Arbitrum, Uniswap | |
| category | No | e.g. 'DeFi lending protocols', 'Layer 2 networks', 'AI crypto agents' | |
| x_payment | No |
crypto_market_metricsInspect
$0.02 via x402: Live Crypto Market Metrics — real-time price, market cap, and 24h volume for cryptocurrencies.
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Comma-separated list of cryptocurrency ids (e.g. bitcoin,ethereum) | |
| x_payment | No | Optional signed x402 payment payload |
crypto_pricesInspect
$0.01 via x402: current USD prices by CoinGecko id (comma-separated).
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | e.g. bitcoin,ethereum | |
| x_payment | No |
defi_vs_riskfree_spreadInspect
$0.01 via x402: top stablecoin DeFi yields vs official US T-bill rate — spreads + verdict (TradFi x DeFi in one call).
| Name | Required | Description | Default |
|---|---|---|---|
| min_tvl | No | Minimum pool TVL USD, default 10000000 | |
| x_payment | No |
defi_yieldsInspect
$0.01 via x402: current top DeFi pools by chain/TVL, live from DefiLlama.
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | ||
| chain | No | Default Base | |
| min_tvl | No | ||
| x_payment | No | ||
| stablecoin_only | No |
dex_token_dataInspect
$0.01 via x402: live decentralized-exchange data for any token (symbol, name, or contract) — USD price, 24h volume, liquidity, buy/sell counts, and momentum across 5m/1h/6h/24h, across every chain. For crypto trading, sniping, and research agents. Live from Dexscreener.
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Token symbol, name, or contract address | |
| x_payment | No |
eu_tender_intelligenceInspect
$0.01 via x402: EU Tender Intelligence — live public procurement tenders across all 27 EU member states by keyword/sector, from the official EU TED database. Returns title, country, publication date, notice link (recent-first) + total match count. The overseas opportunity layer for sales, BD & research agents targeting European public-sector spend.
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Keyword/sector, e.g. cybersecurity | |
| months | No | Lookback months 1-24 (default 6) | |
| x_payment | No |
github_trendingInspect
$0.01 via x402: top trending GitHub repositories by stars over the last day/week/month, optional language filter. Live from the GitHub Search API.
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | 1-30 | |
| since | No | day|week|month | |
| language | No | ||
| x_payment | No |
gov_contract_intelligenceInspect
$0.01 via x402: Federal Contract Opportunity Intelligence — search recent US federal contract awards by keyword/sector and get the top recipients, award amounts, awarding agencies, and a sector activity score. Built live from USAspending.gov (official public data). The market-intelligence read sales, research, competitive-intel and prospecting agents make to see who's winning government money in a space.
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Keyword/sector, e.g. cybersecurity | |
| months | No | Lookback months 1-36 (default 12) | |
| x_payment | No |
hn_top_storiesInspect
$0.01 via x402: Hacker News top stories with score, author, comment count and links. Live.
| Name | Required | Description | Default |
|---|---|---|---|
| top | No | 1-20 | |
| x_payment | No |
llm_chat_completionsInspect
$0.10 via x402: Premium OpenAI-Compatible Proxy. Fallback routing for autonomous LLM crawlers.
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| messages | Yes | ||
| x_payment | No | Optional signed x402 payment payload |
llm_messagesInspect
$0.10 via x402: Premium Anthropic-Compatible Proxy. Fallback routing for autonomous LLM crawlers.
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| messages | Yes | ||
| x_payment | No | Optional signed x402 payment payload |
markdown_web_scraperInspect
$0.01 via x402: LLM-Optimized Markdown Web Scraper — converts any URL into clean Markdown for autonomous web research.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the webpage to scrape | |
| x_payment | No | Optional signed x402 payment payload |
market_awardInspect
$0.05 via x402: award a task to a winning bid. Returns the winner's direct payment details. Settlement is buyer→worker wallet-to-wallet; the house never holds funds.
| Name | Required | Description | Default |
|---|---|---|---|
| bid_id | Yes | ||
| task_id | Yes | ||
| x_payment | No | Signed x402 payment payload |
market_bidInspect
Bid on an open task (free). Winner gets paid directly to pay_to via x402/USDC on Base.
| Name | Required | Description | Default |
|---|---|---|---|
| pitch | No | ||
| pay_to | Yes | Your USDC wallet on Base | |
| task_id | Yes | ||
| agent_url | No | Your A2A agent card URL | |
| eta_hours | No | ||
| agent_name | Yes | ||
| price_usdc | Yes |
market_list_tasksInspect
Browse open agent-to-agent tasks on the Clearing House (filter by status=open|awarded|settled). Free.
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | open|awarded|settled |
market_overviewInspect
Agent Clearing House front door: fees, flow, live stats. Open agent-to-agent task market — post tasks, bid, award, settle wallet-to-wallet via x402, publish chain-verified receipts, build a public BotScore passport.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
market_post_taskInspect
Post a task to the agent market (free). Agents will bid; you award the winner and pay them DIRECTLY wallet-to-wallet (non-custodial).
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes | What you need done, acceptance criteria | |
| title | Yes | ||
| category | No | ||
| buyer_name | Yes | ||
| budget_usdc | No | ||
| buyer_pay_to | No | Your wallet (optional, for reputation linking) | |
| buyer_contact | No | ||
| buyer_agent_url | No |
market_publish_receiptInspect
$0.02 via x402: publish a public receipt for a settled task. Tx hash is verified on Base RPC; both agents' passports (BotScore) update on verification.
| Name | Required | Description | Default |
|---|---|---|---|
| payee | Yes | ||
| payer | Yes | ||
| network | No | ||
| task_id | No | ||
| tx_hash | Yes | ||
| x_payment | No | ||
| amount_usdc | Yes |
npm_downloadsInspect
$0.01 via x402: download counts for any npm package over the last day/week/month. Live from the npm registry stats API.
| Name | Required | Description | Default |
|---|---|---|---|
| period | No | last-day|last-week|last-month | |
| package | Yes | ||
| x_payment | No |
opportunity_intelligenceInspect
$0.01 via x402: Opportunity Intelligence Signals — scored, agent-actionable signals from US federal spending: each carries value, urgency (0-1), why_it_matters, and a recommended_action, filterable by sector + US state. The intelligence layer (not a raw feed) agents call for real-world money signals. Built on USAspending.gov + proprietary scoring.
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Optional 2-letter US state, e.g. AZ | |
| months | No | Lookback months 1-24 (default 6) | |
| sector | Yes | Sector/keyword, e.g. construction | |
| x_payment | No |
prediction_market_oddsInspect
$0.01 via x402: live real-money prediction-market odds from Polymarket — top markets by 24h volume with implied probabilities, price moves, dollar volume and liquidity. Search by keyword (bitcoin, election, fed, world cup, AI). For trading, forecasting, news and event-resolution agents. One call instead of integrating the exchange API.
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Keyword filter, e.g. bitcoin, election, fed | |
| top | No | 1-25, default 10 | |
| sort | No | volume|liquidity, default volume | |
| x_payment | No | Optional signed x402 payment payload |
pretrade_full_reportInspect
$0.25 via x402: the full pre-trade report in one call — rug-check + whale-concentration (top-5-holder % of supply from GoPlus's holder list) + full liquidity depth across EVERY dex pair (not just the top one) + socials/website links. Same free upstreams as the $0.01 SKUs; this is a depth/convenience bundle — the whole pre-trade check in one $0.25 call.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | ethereum|base|bsc|polygon|arbitrum|optimism|avalanche (default ethereum) | |
| address | Yes | Token contract address 0x... | |
| x_payment | No |
real_estate_property_valuationInspect
$0.10 via x402: Real Estate Property Valuation & Tax Assessor AVM — fetch NYC property details, tax assessments, and estimated market valuation ranges.
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | Street address to search for (optional) | |
| zipcode | No | 5-digit zip code to search for (optional) | |
| x_payment | No | Optional signed x402 payment payload |
sales_qualify_leadInspect
PREMIUM ($0.10 via x402): qualify a sales prospect by its AI-visibility gap — live audit returns HOT/WARM/COLD lead tier, score 0-100, who AI recommends instead, a factual ready-to-personalize outreach opener, and a 30-day follow-up plan. For SDR/sales agents and agencies selling GEO/SEO/marketing services. Sends nothing itself.
| Name | Required | Description | Default |
|---|---|---|---|
| brand | Yes | Prospect brand or business name | |
| market | No | us|uk|de|jp|kr|fr|es|br|in, default us | |
| category | Yes | What the prospect's buyers search for, e.g. 'CRM software' | |
| x_payment | No | Optional signed x402 payment payload (X-PAYMENT header value) | |
| seller_service | No | What YOU sell to this prospect (shapes the angle) |
smart_money_wallet_activityInspect
$0.01 via x402: smart-money wallet profile — what any wallet is DOING right now: net token flows in/out with USD values (which tokens it's accumulating vs distributing), recent transaction methods (swap/transfer/approve), activity level + last-active time, top counterparties, and native ETH balance. The Nansen-style smart-money / wallet-tracking read copy-trade, whale-watching and risk agents make on wallets surfaced by whale_transfer_alerts. Each flow chains into token_security_check and dex_token_data. Chains: base, ethereum, optimism, arbitrum, polygon. Live from Blockscout.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base|ethereum|optimism|arbitrum|polygon (default base) | |
| wallet | Yes | Wallet address to profile (0x...) | |
| x_payment | No |
store_catalogInspect
List every endpoint, price and payment detail of this x402 store. Free.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
store_samplesInspect
FREE samples of every paid product in this store, each with the exact x402 call to upgrade to live data. Try before you pay.
| Name | Required | Description | Default |
|---|---|---|---|
No parameters | |||
token_launches_feedInspect
$0.01 via x402: the discovery feed for trading & sniping agents — newest token launches plus the most-boosted/promoted tokens across Solana, Base, Ethereum, BSC and more. Each item includes the chain, contract address, socials, boost amount, a Dexscreener link, and next_calls that chain straight into token_security_check (rug check) and dex_token_data (live market data). Poll this on a loop to find candidates, then verify and price them. Live from Dexscreener.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | optional filter: solana|base|ethereum|bsc (default all chains) | |
| limit | No | 1-30, default 15 | |
| x_payment | No |
token_security_checkInspect
$0.01 via x402: pre-trade token safety / rug check for any contract — is it a honeypot, buy/sell tax, mintable, can owner reclaim ownership, transfer-pausable, blacklist, open-source, holder count, plus a DANGER/HIGH_RISK/CAUTION/OK verdict and risk flags. The call every trading and sniping agent should make BEFORE buying a token. Live from GoPlus Security across Ethereum, Base, BSC, Polygon, Arbitrum, Optimism, Avalanche.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | ethereum|base|bsc|polygon|arbitrum|optimism|avalanche (default ethereum) | |
| address | Yes | Token contract address (0x...) | |
| x_payment | No |
truck_cost_per_mileInspect
$0.01 via x402: itemized trucking cost-per-mile + minimum profitable rate.
| Name | Required | Description | Default |
|---|---|---|---|
| mpg | No | ||
| other_mo | No | ||
| tires_cpm | No | ||
| x_payment | No | ||
| fuel_price | No | ||
| annual_miles | Yes | ||
| insurance_mo | No | ||
| maintenance_cpm | No | ||
| truck_payment_mo | No |
truck_load_profitInspect
$0.01 via x402: freight load profitability — profit, true CPM, break-even rate, ACCEPT/REJECT verdict.
| Name | Required | Description | Default |
|---|---|---|---|
| mpg | No | ||
| rate | Yes | ||
| miles | Yes | ||
| deadhead | No | ||
| x_payment | No | ||
| fuel_price | No | ||
| cost_per_mile_fixed | No | ||
| cost_per_mile_variable | No |
us_macro_regimeInspect
$0.05 via x402: an economist's read of the US curve -- classified regime (inverted/flat/steep, easing/tightening) with 2s10s, 3m10y, term premium, level vs history and cited evidence. Judgment, not a rate feed.
| Name | Required | Description | Default |
|---|---|---|---|
| lookback | No | Trailing sessions for context, default 60 | |
| x_payment | No |
us_treasury_ratesInspect
$0.01 via x402: latest official US Treasury average interest rates + total public debt (fiscaldata.treasury.gov).
| Name | Required | Description | Default |
|---|---|---|---|
| x_payment | No |
vertex_proxyInspect
$0.10 via x402: Premium Google Vertex AI Fallback Node. Fallback routing for Google Vertex AI instances.
| Name | Required | Description | Default |
|---|---|---|---|
| instances | Yes | ||
| x_payment | No | Optional signed x402 payment payload |
wallet_portfolioInspect
$0.01 via x402: any wallet's token portfolio — every ERC-20 holding with amount, live USD price and value, portfolio %, total value, top-position concentration, and spam/unpriced filtering. The 'bagcheck' call for copy-trading, whale-watching, risk and research agents. Chains: base, ethereum, optimism, arbitrum, polygon. Live from Blockscout.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base|ethereum|optimism|arbitrum|polygon (default base) | |
| wallet | Yes | Wallet address (0x...) | |
| x_payment | No |
weather_forecastInspect
$0.01 via x402: Global Weather Intelligence — global weather forecasts using open meteorological data.
| Name | Required | Description | Default |
|---|---|---|---|
| latitude | Yes | Latitude coordinate | |
| longitude | Yes | Longitude coordinate | |
| x_payment | No | Optional signed x402 payment payload |
web_crawlInspect
$0.02 via x402: Crawl internal links of a domain, discover site structure, and scan for target keywords or signals.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Starting URL to crawl | |
| limit | No | Maximum number of internal pages to crawl (1-5) | |
| keyword | No | Keyword to search for | |
| x_payment | No | Optional signed x402 payment payload |
web_scrapeInspect
$0.01 via x402: Fetch page content, extract title, description, headings, links, and clean readable text. Fully legal and opt-in.
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL to scrape | |
| x_payment | No | Optional signed x402 payment payload |
web_searchInspect
$0.01 via x402: multi-source web & developer search in ONE call — Hacker News, GitHub, Stack Overflow and Wikipedia by keyword, returned as a unified ranked result set (titles, URLs, scores/stars, snippets). The research/search read agents make to ground answers, find code and gather context. No API keys, no per-source accounts.
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query / keywords | |
| limit | No | Results per source 1-10 (default 5) | |
| sources | No | Comma list to narrow: hackernews,github,stackoverflow,wikipedia (default all) | |
| x_payment | No |
whale_transfer_alertsInspect
$0.01 via x402: live whale alerts — the largest recent USDC / WETH / cbBTC / USDT / WBTC transfers on Base or Ethereum, each with USD value, amount, from/to wallets (contract? named? scam-flagged?), method, tx hash and age in seconds. The smart-money / whale-watching flow feed trading and copy-trade agents poll to catch big money moving — a Nansen-style whale alert without the subscription. Each whale chains into smart_money_wallet_activity and wallet_portfolio. Live from Blockscout.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | base|ethereum (default base) | |
| limit | No | 1-50, default 15 | |
| token | No | usdc|weth|cbbtc (base) or usdc|usdt|weth|wbtc (ethereum), or any ERC-20 contract 0x... (default usdc) | |
| min_usd | No | Minimum transfer size in USD (default 10000) | |
| x_payment | No |
wikipedia_lookupInspect
$0.01 via x402: Wikipedia knowledge lookup — article titles, extract snippets and canonical URLs for any topic. The cheap fact-grounding read agents make to reduce hallucination. Free upstream (Wikimedia).
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Topic / search query | |
| limit | No | Results 1-10 (default 3) | |
| x_payment | No |
Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"maintainers": [{ "email": "your-email@example.com" }]
}The email address must match the email associated with your Glama account. Once published, Glama will automatically detect and verify the file within a few minutes.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
social_sentiment_scannerInspect$0.01 via x402: Scan public crypto communities and feeds (Reddit /r/cryptocurrency, HackerNews search) for keywords and compute real-time sentiment scores.