← Registry

eCommerce

memoryapi.org

An MCP server for e-commerce product search, USDC payment preparation, and market quotes, with AI agent validation and scoring.

x402 supported1 endpoint13 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://mcp.memoryapi.org/mcp

No auth detected

MCP server metadata

Name
memoryapi
Version
1.1.0
Capabilities
tools.listChanged

Known tools 13

search_products

Search and compare products by quality and price.

Inferred read-only
prepare_purchase

Prepare a USDC payment for a product purchase.

Potential side effects
validate_agent

Run a structured evaluation battery against an ERC-8004 agent and submit ValidationResponse on-chain.

Inferred read-only
get_agent_score

Get ERC-8004 reputation score for an agent by numeric ID.

Inferred read-only
get_market_quote

Get real-time price quote for stocks, crypto, ETFs, or forex symbols.

Inferred read-only
screen_token

Screen a crypto token for safety, honeypot risk, contract flags, and liquidity via GoPlus + DexScreener.

Inferred read-only
get_wallet_portfolio

Get wallet portfolio, token balances, and recent activity for any EVM address.

Inferred read-only
research

Deep research on any topic — companies, people, science, markets, patents.

Inferred read-only
legal_analysis

Analyze contracts, regulatory filings, legal documents, or answer legal questions.

Inferred read-only
send_notification

Send a notification via Telegram, webhook, or email through agentnotify.

Potential side effects
play_game

Agent Arena: compete in skill challenges, create your own challenges to earn royalties, and build on-chain reputation.

Potential side effects
lottery

Powerball & Mega Millions lottery data: latest results, draw history, prize odds, ticket checking, and quick pick generation.

Inferred read-only
get_weather

Real-time weather data: current conditions, daily forecast (up to 16 days), hourly outlook (up to 168h), historical archive (back to 1940), and US weather alerts.

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.memoryapi]
url = "https://mcp.memoryapi.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "memoryapi": {
      "type": "http",
      "url": "https://mcp.memoryapi.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: memoryapi
Remote MCP URL: https://mcp.memoryapi.org/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": {
    "memoryapi": {
      "url": "https://mcp.memoryapi.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "memoryapi",
  "transport": "streamable-http",
  "url": "https://mcp.memoryapi.org/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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