INDIVIDUAL MCP TOOL
screen_token
Screen a crypto token for safety, honeypot risk, contract flags, and liquidity via GoPlus + DexScreener.
LIVE ENDPOINT
https://mcp.memoryapi.org/mcp
Connect to this endpoint to inspect the live schema for screen_token and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name, description or schema mentions credentials.
Parent server
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.
Related tools
search_products— Search and compare products by quality and price.prepare_purchase— Prepare a USDC payment for a product purchase.validate_agent— Run a structured evaluation battery against an ERC-8004 agent and submit ValidationResponse on-chain.get_agent_score— Get ERC-8004 reputation score for an agent by numeric ID.get_market_quote— Get real-time price quote for stocks, crypto, ETFs, or forex symbols.get_wallet_portfolio— Get wallet portfolio, token balances, and recent activity for any EVM address.research— Deep research on any topic — companies, people, science, markets, patents.legal_analysis— Analyze contracts, regulatory filings, legal documents, or answer legal questions.