Onchain Alpha Lab MCP
Provides payment processing via OKX Payment SDK for paid tool calls.
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Onchain Alpha Lab MCPanalyze onchain alpha for 0x1a2b3c on base"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Onchain Alpha Lab MCP
Onchain Alpha Lab is a paid remote MCP server for crypto research workflows: onchain token screening, new-pool case reviews, Twitter/X content analysis, and KOL historical tweet distillation.
Public endpoint:
https://mcp.onchainalphamcp.link/mcpTransport: Streamable HTTP
Payment: x402 through OKX Payment SDK on X Layer. MCP discovery requests such
as initialize and tools/list are public. Paid tools/call requests return
HTTP 402 with payment requirements when no valid payment header is supplied.
Tools
Tool | Price | Input summary |
| $0.06 | Token address, chain, candidates, optional focus |
| $14.90 | Token address, chain, time window, optional focus |
| $2.90 | Tweet text, account, topic, or content collection |
| $9.90 | Twitter/X username and distillation direction |
Related MCP server: x402-agent-data
MCP Client Config
{
"mcpServers": {
"onchain-alpha-lab": {
"type": "streamable-http",
"url": "https://mcp.onchainalphamcp.link/mcp"
}
}
}Quick Checks
List tools:
curl -sS https://mcp.onchainalphamcp.link/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
--data '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}'Check payment requirements for a paid call:
curl -i https://mcp.onchainalphamcp.link/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
--data '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"analyze_onchain_alpha","arguments":{"token_address":"0x0000000000000000000000000000000000000000","chain":"base"}}}'Registry Metadata
Official MCP Registry name:
link.onchainalphamcp.mcp/onchain-alpha-labSee server.json for registry metadata and marketplaces/listings.md for
submission notes across MCP directories and agent marketplaces.
This server cannot be deployed
Maintenance
Related MCP Connectors
Paid remote MCP for persistent AI agent memory, analytics, checkout, and search-readiness.
No-KYC crypto VPS AI agents rent & run over MCP — 57 tools, pay USDC/USDT on Base/Eth/Polygon/Solana
Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.
Pay-per-call DeFi and macro intel for AI agents. x402 USDC tools via streamable HTTP /api/mcp.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceMCP server providing real-time crypto prices (Chainlink + Binance), Polymarket prediction market data, deep web research, and JS-rendered web scraping. All services available via x402 Solana micropayments.MIT
- AlicenseNot gradedqualityCmaintenancePay-per-call MCP server offering crypto market signals, web page extraction, and GitHub repo auditing, with automatic settlement in USDC via the x402 protocol.MIT
- AlicenseAqualityCmaintenanceMCP server providing Solana/crypto/macro tools (wallet scan, password breach, Jito tip, GitHub health, FRED series, Drift exposure, premium chapters) with x402 payment gating (USDC on Base) for 7 of 8 tools.15MIT
- AlicenseNot gradedqualityDmaintenanceMCP server providing 17 keyless, pay-per-use web-data tools with signed-provenance receipts, enabling AI agents to autonomously fetch, extract, and verify web content on Base mainnet.31 npmMIT