← Registry

API Tools

agentexchange.work

Provides APIs for browsing an x402 store catalog, obtaining free samples with upgrade calls, and interacting with an agent clearing house for market overview and tasks.

x402 supported3 endpoints70 known toolsFirst detected June 6, 2026Last detected August 6, 2026

ENDPOINT 1

https://store.agentexchange.work/mcp

No auth detected

MCP server metadata

Name
riley-x402-agent-store
Version
1.0.0
Capabilities
tools
Server instructions

Pay-per-call data tools. store_catalog is free. Paid tools cost $0.010-$0.10 per call settled in USDC on Base via the x402 protocol: an unpaid call returns the exact payment requirements; settle and retry with the signed payment payload in the x_payment argument. No API keys, no accounts.

Known tools 65

store_catalog

List every endpoint, price and payment detail of this x402 store.

Potential side effects
store_samples

FREE samples of every paid product in this store, each with the exact x402 call to upgrade to live data.

Inferred read-only
market_overview

Agent Clearing House front door: fees, flow, live stats.

Inferred read-only
market_list_tasks

Browse open agent-to-agent tasks on the Clearing House (filter by status=open|awarded|settled).

Inferred read-only
market_post_task

Post a task to the agent market (free).

Potential side effects
market_bid

Bid on an open task (free).

Inferred read-only
market_award

$0.

Inferred read-only
market_publish_receipt

$0.

Inferred read-only
agent_passport

Public agent passport + BotScore (0-100): verified completed tasks, settled USDC volume, distinct counterparties.

Inferred read-only
sales_qualify_lead

PREMIUM ($0.

Inferred read-only
brand_ai_visibility_check

PREMIUM ($0.

Inferred read-only
ai_visibility_index

$0.

Inferred read-only
ai_visibility_signal

$0.

Inferred read-only
us_macro_regime

$0.

Inferred read-only
defi_vs_riskfree_spread

$0.

Inferred read-only
us_treasury_rates

$0.

Inferred read-only
defi_yields

$0.

Inferred read-only
crypto_prices

$0.

Inferred read-only
prediction_market_odds

$0.

Inferred read-only
crypto_ai_visibility

$0.

Inferred read-only
dex_token_data

$0.

Inferred read-only
whale_transfer_alerts

$0.

Inferred read-only
smart_money_wallet_activity

$0.

Inferred read-only
wallet_portfolio

$0.

Inferred read-only
chain_native_balance

$0.

Inferred read-only
chain_gas_price

$0.

Inferred read-only
connect_token

$0.

Inferred read-only
pretrade_full_report

$0.

Inferred read-only
connect_company

$0.

Inferred read-only
eu_tender_intelligence

$0.

Inferred read-only
opportunity_intelligence

$0.

Inferred read-only
gov_contract_intelligence

$0.

Inferred read-only
chain_id

$0.

Inferred read-only
chain_estimate_gas

$0.

Inferred read-only
chain_storage_slot

$0.

Inferred read-only
chain_transaction_status

$0.

Inferred read-only
chain_transaction_explain

$0.

Inferred read-only
chain_token_supply

$0.

Inferred read-only
chain_ens_resolve

$0.

Inferred read-only
token_launches_feed

$0.

Inferred read-only
token_security_check

$0.

Inferred read-only
ai_category_ranking

$0.

Inferred read-only
country_economic_indicators

$0.

Inferred read-only
github_trending

$0.

Inferred read-only
npm_downloads

$0.

Inferred read-only
hn_top_stories

$0.

Inferred read-only
web_search

$0.

Inferred read-only
wikipedia_lookup

$0.

Inferred read-only
truck_load_profit

$0.

Inferred read-only
truck_cost_per_mile

$0.

Inferred read-only
web_scrape

$0.

Inferred read-only
web_crawl

$0.

Inferred read-only
agent_enterprise_integration

$0.

Inferred read-only
social_sentiment_scanner

$0.

Inferred read-only
b2b_lead_enrichment

$0.

Inferred read-only
real_estate_property_valuation

$0.

Inferred read-only
crypto_market_metrics

$0.

Inferred read-only
markdown_web_scraper

$0.

Inferred read-only
weather_forecast

$0.

Inferred read-only
llm_chat_completions

$0.

Inferred read-only
llm_messages

$0.

Inferred read-only
api_generate

$0.

Inferred read-only
agentforce_proxy

$0.

Inferred read-only
vertex_proxy

$0.

Inferred read-only
bedrock_proxy

$0.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.riley-x402-agent-store]
url = "https://store.agentexchange.work/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "riley-x402-agent-store": {
      "type": "http",
      "url": "https://store.agentexchange.work/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: riley-x402-agent-store
Remote MCP URL: https://store.agentexchange.work/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "riley-x402-agent-store": {
      "url": "https://store.agentexchange.work/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "riley-x402-agent-store": {
      "type": "http",
      "url": "https://store.agentexchange.work/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "riley-x402-agent-store",
  "transport": "streamable-http",
  "url": "https://store.agentexchange.work/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://aivisibility.agentexchange.work/mcp

No auth detected

MCP server metadata

Name
ai-visibility-checker
Version
1.1.0
Capabilities
toolsresources
Server instructions

Use check_ai_visibility when a user asks whether AI/ChatGPT recommends a brand, how visible a brand is in AI search, or who AI recommends in a category. Use check_agent_readiness when asked if a site is ready for AI agents. Both tools are free and read-only.

Known tools 2

check_ai_visibility

Check whether AI assistants (ChatGPT, Perplexity, Google AI Overviews) recommend a brand when buyers ask for recommendations in its category.

Inferred read-only
check_agent_readiness

Audit whether a website is ready for AI shopping/research AGENTS to discover and use it: AI-crawler access (GPTBot/ClaudeBot/PerplexityBot), llms.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ai-visibility-checker]
url = "https://aivisibility.agentexchange.work/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-visibility-checker": {
      "type": "http",
      "url": "https://aivisibility.agentexchange.work/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ai-visibility-checker
Remote MCP URL: https://aivisibility.agentexchange.work/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ai-visibility-checker": {
      "url": "https://aivisibility.agentexchange.work/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-visibility-checker": {
      "type": "http",
      "url": "https://aivisibility.agentexchange.work/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-visibility-checker",
  "transport": "streamable-http",
  "url": "https://aivisibility.agentexchange.work/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 3

https://tooldrift.agentexchange.work/mcp

No auth detected

MCP server metadata

Name
tooldrift
Version
1.0.0
Capabilities
tools
Server instructions

Integrity monitor for MCP tools. Call check_mcp_server before trusting any server you have not verified today.

Known tools 3

check_mcp_server

Check whether an MCP server's tools have changed since they were first recorded, and whether any tool description contains prompt-injection or data-exfiltration patterns.

Inferred read-only
get_drift_feed

List MCP tools across the public ecosystem whose definitions recently changed, newest first.

Inferred read-only
get_findings

List tools whose descriptions contain detected injection, concealment, or exfiltration patterns.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.tooldrift]
url = "https://tooldrift.agentexchange.work/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tooldrift": {
      "type": "http",
      "url": "https://tooldrift.agentexchange.work/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: tooldrift
Remote MCP URL: https://tooldrift.agentexchange.work/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "tooldrift": {
      "url": "https://tooldrift.agentexchange.work/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tooldrift": {
      "type": "http",
      "url": "https://tooldrift.agentexchange.work/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tooldrift",
  "transport": "streamable-http",
  "url": "https://tooldrift.agentexchange.work/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for agentexchange.work was fetched 2026-07-26T07:33:30.021Z.

Trust status Neutral

agentexchange.work is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.