eCommerce
memoryapi.org
An MCP server for e-commerce product search, USDC payment preparation, and market quotes, with AI agent validation and scoring.
ENDPOINT 1
https://mcp.memoryapi.org/mcp
MCP server metadata
- Name
- memoryapi
- Version
- 1.1.0
Known tools 13
validate_agentRun a structured evaluation battery against an ERC-8004 agent and submit ValidationResponse on-chain.
Inferred read-onlyget_market_quoteGet real-time price quote for stocks, crypto, ETFs, or forex symbols.
Inferred read-onlyscreen_tokenScreen a crypto token for safety, honeypot risk, contract flags, and liquidity via GoPlus + DexScreener.
Inferred read-onlyget_wallet_portfolioGet wallet portfolio, token balances, and recent activity for any EVM address.
Inferred read-onlyresearchDeep research on any topic — companies, people, science, markets, patents.
Inferred read-onlylegal_analysisAnalyze contracts, regulatory filings, legal documents, or answer legal questions.
Inferred read-onlysend_notificationSend a notification via Telegram, webhook, or email through agentnotify.
Potential side effectsplay_gameAgent Arena: compete in skill challenges, create your own challenges to earn royalties, and build on-chain reputation.
Potential side effectslotteryPowerball & Mega Millions lottery data: latest results, draw history, prize odds, ticket checking, and quick pick generation.
Inferred read-onlyget_weatherReal-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-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.