Pay-per-call x402 data products on Base mainnet — sanctions, aviation weather, US property.
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.
cortex402-mcp · npm · 0.2.0
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.Ooak21/cortex402",
"description": "Pay-per-call x402 data products on Base mainnet — sanctions, aviation weather, US property.",
"repository": {
"url": "https://github.com/Ooak21/cortex402",
"source": "github"
},
"version": "0.2.0",
"packages": [
{
"registryType": "npm",
"identifier": "cortex402-mcp",
"version": "0.2.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Private key (hex, 0x-prefixed) for an EVM wallet on Base mainnet holding USDC. Used to sign EIP-3009 transferWithAuthorization for each call. Easiest funding: Coinbase Wallet → Buy → USDC on Base network → debit card (~$5 covers ~50 calls).",
"isRequired": true,
"format": "string",
"isSecret": true,
"name": "CORTEX402_WALLET_PRIVATE_KEY"
},
{
"description": "Override the API base URL. Defaults to https://cortex402.vercel.app — only set this for staging or local development.",
"format": "string",
"name": "CORTEX402_BASE_URL"
},
{
"description": "Per-call payment ceiling in USDC. Defaults to 5.00 (covers sanctions $0.50, aviation $0.10, property $2.00 with headroom). Raise if calling other x402 endpoints through this server.",
"format": "string",
"name": "CORTEX402_MAX_PAYMENT_USDC"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-05T03:23:06.123445Z",
"publishedAt": "2026-05-05T03:23:06.123445Z",
"updatedAt": "2026-05-05T03:23:06.123445Z",
"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.2.0last 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.