← robinx.io
INDIVIDUAL MCP TOOL
robinx_feed
Newest Robinhood Chain launches, each scored by deployer reputation.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.robinx]
url = "https://api.robinx.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"robinx": {
"type": "http",
"url": "https://api.robinx.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: robinx
Remote MCP URL: https://api.robinx.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": {
"robinx": {
"url": "https://api.robinx.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"robinx": {
"type": "http",
"url": "https://api.robinx.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "robinx",
"transport": "streamable-http",
"url": "https://api.robinx.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
robinx_stats— Free coverage stats for RobinX: deployers scored, tokens indexed, real tokens, wallets flagged insider-linked, and serial-spam factories on Robinhood Chain (chain 4663).robinx_verdict— Composite BUY-RISK verdict for a Robinhood Chain memecoin: deployer reputation + insider-distribution flags + on-chain activity → signal (trusted/mixed/avoid/serial_spammer/new_deployer) with reasons.robinx_deployer— Deployer reputation rap sheet: tokens launched, real vs dead, best-token volume, insider-distribution flag, 0-100 score.robinx_token— On-chain stats for a Robinhood Chain token: swaps, WETH volume, unique traders, real-activity flag, deployer score.robinx_pulse— Real-time X SYNTHESIS for a Robinhood Chain token: what the crowd is saying (narrative), sentiment, conviction (organic vs bot/shill), red flags, and — the differentiator — activity from PROVEN early-callers measured to precede price moves (not follower counts).robinx_callers— Proven X caller-lift leaderboard for Robinhood Chain: which accounts measurably move price — median 1h forward return after their calls and early-rate (called BEFORE the run vs momentum-riding).robinx_basket— Free live forward paper-basket: every launch from a proven deployer, entered +30min, held.robinx_report— The FULL token dossier in one call: composite verdict with reasons, deployer rap sheet + launch-by-launch history, token vitals, measured X callers (early-rate, median 1h lift, coordination flags), paper-basket status, and supply-forensics results if computed.