INDIVIDUAL MCP TOOL
token_risk_scan
Static on-chain token/contract risk scan (proxy/mint/pause/blacklist/setFee/ honeypot, verified source).
LIVE ENDPOINT
https://5-9-107-124.nip.io/mcp
Connect to this endpoint to inspect the live schema for token_risk_scan 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.token-risk]
url = "https://5-9-107-124.nip.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"token-risk": {
"type": "http",
"url": "https://5-9-107-124.nip.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: token-risk
Remote MCP URL: https://5-9-107-124.nip.io/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": {
"token-risk": {
"url": "https://5-9-107-124.nip.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"token-risk": {
"type": "http",
"url": "https://5-9-107-124.nip.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "token-risk",
"transport": "streamable-http",
"url": "https://5-9-107-124.nip.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
defi_pool_top— Risk-adjusted DeFi yield screener: best Base/Ethereum pools ranked by yield discounted for volatility, incentive-share, TVL, outliers, IL.defi_pool— DeFi pool pre-deposit intelligence: live APY + TVL enriched with an on-chain security read of the pool's underlying token contracts.defi_pool_deep— Deep DeFi pool intelligence: + 30d yield stability + deep contract-control analysis of the underlying tokens.token_risk_deep— Deep contract-control analysis: owner()/admin, renounced?