Signed settled outcomes (Polymarket, sports, Kalshi) + whale signals as agent tools, paid via x402.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@predge/whale-data-mcp · npm · 0.1.9
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.predgeAI/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"
},
"version": "0.1.9",
"websiteUrl": "https://data.predge.io",
"packages": [
{
"registryType": "npm",
"identifier": "@predge/whale-data-mcp",
"version": "0.1.9",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Funded Base-mainnet key that signs USDC micropayments. Either this or SOLANA_BUYER_SECRET enables paid tools; the free discovery tool needs neither.",
"format": "string",
"isSecret": true,
"name": "BUYER_PRIVATE_KEY"
},
{
"description": "x402 network: 'base' (mainnet, real USDC) or 'base-sepolia' (only against a testnet deployment).",
"format": "string",
"name": "X402_NETWORK"
},
{
"description": "Hard per-call price cap in USD. Calls priced above it are refused before any payment. Default 0.05.",
"format": "string",
"name": "MAX_PRICE_USD"
},
{
"description": "Override the API base URL. Defaults to the production deployment.",
"format": "string",
"name": "PREDGE_BASE_URL"
},
{
"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.",
"format": "string",
"isSecret": true,
"name": "SOLANA_BUYER_SECRET"
},
{
"description": "Solana network: 'solana' (mainnet) or 'solana-devnet'. Defaults to match X402_NETWORK's testnet-ness.",
"format": "string",
"name": "X402_SOLANA_NETWORK"
},
{
"description": "Optional custom Solana RPC (the public mainnet-beta endpoint is rate-limited).",
"format": "string",
"name": "SOLANA_RPC_URL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-29T15:09:28.121322Z",
"publishedAt": "2026-07-29T15:09:28.121322Z",
"updatedAt": "2026-07-29T15:09:28.121322Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.9last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.