
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
cortex402-mcp
Advanced tools
MCP server for CorteX402 — 7 pay-per-call x402 data products on Base mainnet: sanctions screening, aviation weather, mortgage rates, US property dossier, title chain, wallet balance, and agent session auth. Settles in USDC per call.
MCP server for CorteX402 — exposes pay-per-call x402 data products as Claude-callable tools. Settles in USDC on Base mainnet.
| Tool | Cost | Description |
|---|---|---|
sanctions_screen | $0.50 USDC | OFAC/UN/EU/UK + 100+ sanctions lists. Name + DOB + country in, normalized match score with provenance out. Source: OpenSanctions. |
aviation_weather | $0.10 USDC | METAR + TAF + 24h forecast for ICAO airports (batch up to 10). Sources: NOAA AviationWeather + Open-Meteo. |
property_dossier | $2.00 USDC | US address → 50-field property + demographics + risk dossier. Currently in development (returns clean status, no payment taken). |
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"cortex402": {
"command": "npx",
"args": ["-y", "cortex402-mcp"],
"env": {
"CORTEX402_WALLET_PRIVATE_KEY": "0x..."
}
}
}
}
Restart Claude Desktop. The three CorteX402 tools become available to Claude.
claude mcp add cortex402 -- npx -y cortex402-mcp
Then set the env var in your shell or in the config file produced.
You need a wallet with USDC on Base mainnet (NOT Base Sepolia, NOT Ethereum mainnet). The wallet's private key goes in the CORTEX402_WALLET_PRIVATE_KEY env var.
Easiest funding path:
Or use any existing Base mainnet wallet that you control the private key for.
cortex402.vercel.app endpointTotal time per call: ~3–4 seconds end-to-end. No accounts, no API keys, no monthly minimums.
0x8A74c239DeDc0bB9Ee68eAEeC168Cca985f82F580x41a90Fc1D1D7FE22aCc8aB1DdB978ed65205C56F0x420999608f6f05a007a89EAa77BcE8D81bd3Ae4BAll on Base mainnet. View any of them on https://basescan.org/.
MIT. Built by Innovative Blockchain Solutions.
FAQs
MCP server for CorteX402 — 7 pay-per-call x402 data products on Base mainnet: sanctions screening, aviation weather, mortgage rates, US property dossier, title chain, wallet balance, and agent session auth. Settles in USDC per call.
The npm package cortex402-mcp receives a total of 85 weekly downloads. As such, cortex402-mcp popularity was classified as not popular.
We found that cortex402-mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.