Base token-safety for agents: the only B20 freeze/seize/rug suite + pre-trade gates, over 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.
x402-bazaar-mcp · npm · 0.2.2
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.sukrutkrdg/x402-bazaar-mcp",
"description": "Base token-safety for agents: the only B20 freeze/seize/rug suite + pre-trade gates, over x402.",
"repository": {
"url": "https://github.com/sukrutkrdg/x402-bazaar-mcp",
"source": "github"
},
"version": "0.2.2",
"packages": [
{
"registryType": "npm",
"identifier": "x402-bazaar-mcp",
"version": "0.2.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Prepaid credit token (ck_…) from the buy-credits service. Sent as the x-credit-token header; each call debits your balance. No wallet or signing needed. Recommended paid mode.",
"format": "string",
"isSecret": true,
"name": "X402_CREDIT_TOKEN"
},
{
"description": "Hex private key of a Base wallet holding USDC. Used locally to sign x402 payments — never sent anywhere. Use a dedicated low-balance wallet. Optional: without it (and without a credit token) the server runs on the free tier.",
"format": "string",
"isSecret": true,
"name": "AGENT_PRIVATE_KEY"
},
{
"description": "Override the catalog URL (default https://402.com.tr/api/catalog).",
"format": "string",
"name": "X402_BAZAAR_CATALOG"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-17T08:36:16.729821Z",
"publishedAt": "2026-07-17T08:36:16.729821Z",
"updatedAt": "2026-07-17T08:36:16.729821Z",
"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.2last 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.