Trackly CLI
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
io.github.predgeAI/whale-data-mcp · v0.1.9
Signed settled outcomes (Polymarket, sports, Kalshi) + whale signals as agent tools, paid via x402.
whale-data-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"whale-data-mcp": {
"command": "npx",
"args": [
"-y",
"@predge/whale-data-mcp"
]
}
}
}BUYER_PRIVATE_KEY可选secretFunded Base-mainnet key that signs USDC micropayments. Either this or SOLANA_BUYER_SECRET enables paid tools; the free discovery tool needs neither.
X402_NETWORK可选x402 network: 'base' (mainnet, real USDC) or 'base-sepolia' (only against a testnet deployment).
MAX_PRICE_USD可选Hard per-call price cap in USD. Calls priced above it are refused before any payment. Default 0.05.
PREDGE_BASE_URL可选Override the API base URL. Defaults to the production deployment.
SOLANA_BUYER_SECRET可选secretFunded Solana-mainnet key (64-number JSON array or base58) to also pay on Solana. Optional — either this or BUYER_PRIVATE_KEY enables paid tools.
X402_SOLANA_NETWORK可选Solana network: 'solana' (mainnet) or 'solana-devnet'. Defaults to match X402_NETWORK's testnet-ness.
SOLANA_RPC_URL可选Optional custom Solana RPC (the public mainnet-beta endpoint is rate-limited).
v0.18.1
io.github.trackly-app/trackly
AI job search for Claude, ChatGPT, Cursor. 170K+ jobs, 3,800+ companies. OAuth or stdio.
v0.3.0
io.github.theoddden/stamp
NTP time plus clock-drift history: stable vs. accelerating offsets.
v0.1.13
io.github.Servosity/ninjaone-mcp
Every NinjaOne report, plus a local store that answers fleet-wide questions no single API call can
v0.81.0
io.github.ArtJack/verdict
Read-only MCP server over Verdict QA state: verdicts, findings, flaky quarantine, history.
v0.3.3
io.github.toki0413/saturday-materials
Materials computing tools for AI agents: structures, engines, phonons, EOS, NEB, sampling, lineage.
v2.1.0
com.notepom/notepom
Persistent workspace and visual memory for humans and autonomous agents.
{
"id": "io.github.predgeAI/whale-data-mcp",
"type": "mcp-server",
"version": "0.1.9",
"displayName": "whale-data-mcp",
"description": "Signed settled outcomes (Polymarket, sports, Kalshi) + whale signals as agent tools, paid via x402.",
"repository": {
"url": "https://github.com/predgeAI/whale-data-mcp",
"source": "github"
},
"homepage": "https://data.predge.io",
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@predge/whale-data-mcp",
"version": "0.1.9",
"transport": "stdio",
"environmentVariables": [
{
"name": "BUYER_PRIVATE_KEY",
"description": "Funded Base-mainnet key that signs USDC micropayments. Either this or SOLANA_BUYER_SECRET enables paid tools; the free discovery tool needs neither.",
"isSecret": true
},
{
"name": "X402_NETWORK",
"description": "x402 network: 'base' (mainnet, real USDC) or 'base-sepolia' (only against a testnet deployment)."
},
{
"name": "MAX_PRICE_USD",
"description": "Hard per-call price cap in USD. Calls priced above it are refused before any payment. Default 0.05."
},
{
"name": "PREDGE_BASE_URL",
"description": "Override the API base URL. Defaults to the production deployment."
},
{
"name": "SOLANA_BUYER_SECRET",
"description": "Funded Solana-mainnet key (64-number JSON array or base58) to also pay on Solana. Optional — either this or BUYER_PRIVATE_KEY enables paid tools.",
"isSecret": true
},
{
"name": "X402_SOLANA_NETWORK",
"description": "Solana network: 'solana' (mainnet) or 'solana-devnet'. Defaults to match X402_NETWORK's testnet-ness."
},
{
"name": "SOLANA_RPC_URL",
"description": "Optional custom Solana RPC (the public mainnet-beta endpoint is rate-limited)."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.predgeAI/whale-data-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.predgeAI%2Fwhale-data-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}