Pay-per-call data over x402: air quality, border waits, fuel prices, market research.
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.
ghcr.io/dv1-321/scalpstream-mcp:v0.1.3 · oci
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.DV1-321/scalpstream-mcp",
"description": "Pay-per-call data over x402: air quality, border waits, fuel prices, market research.",
"title": "ScalpStream",
"repository": {
"url": "https://github.com/DV1-321/scalpstream-mcp",
"source": "github"
},
"version": "0.1.3",
"websiteUrl": "https://scalpstream.com",
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/dv1-321/scalpstream-mcp:v0.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base-mainnet private key holding a little USDC, used to pay per call. Leave unset to run in preview-only mode, where every paid tool returns the free preview and the exact price instead. Gas is sponsored by the facilitator, so the wallet needs USDC and no ETH. Use a throwaway key.",
"isSecret": true,
"name": "EVM_BASE_PRIVATE_KEY"
},
{
"description": "Refuse any single call quoted above this many dollars. Defaults to 0.10. Checked before anything is signed, so a refusal costs nothing.",
"name": "SCALPMCP_MAX_PRICE_USD"
},
{
"description": "Refuse once this process has spent this many dollars in total. Defaults to 2.00.",
"name": "SCALPMCP_BUDGET_USD"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-07T05:32:52.852193Z",
"publishedAt": "2026-08-07T05:32:52.852193Z",
"updatedAt": "2026-08-07T05:32:52.852193Z",
"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.3last 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.