Brazilian company, risk & public-tender data (CNPJ, CEIS/CNEP, PNCP) as x402-paid agent tools
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.
brdata-mcp · npm · 0.3.7
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.thomenz/brdata-mcp",
"description": "Brazilian company, risk & public-tender data (CNPJ, CEIS/CNEP, PNCP) as x402-paid agent tools",
"repository": {
"url": "https://github.com/thomenz/brdata-mcp",
"source": "github"
},
"version": "0.3.7",
"packages": [
{
"registryType": "npm",
"identifier": "brdata-mcp",
"version": "0.3.7",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "0x private key of a DEDICATED wallet holding USDC on Base (pays per call). Paid tools return 402 without it; the free validate_cnpj tool still works.",
"format": "string",
"isSecret": true,
"name": "EVM_PRIVATE_KEY"
},
{
"description": "base58 or JSON-array secret key of a DEDICATED Solana wallet holding USDC (pays per call). Configure this and/or EVM_PRIVATE_KEY; the x402 layer settles on whichever rail the 402 advertises.",
"format": "string",
"isSecret": true,
"name": "SOLANA_PRIVATE_KEY"
},
{
"description": "Optional Solana RPC override used to build the payment (e.g. a Helius URL).",
"format": "string",
"name": "SOLANA_RPC_URL"
},
{
"description": "Base URL of a brdata Worker. Defaults to the hosted production API (https://brdata.thomenz.me).",
"format": "string",
"name": "BRDATA_BASE_URL"
},
{
"description": "'base' (mainnet, default) or 'base-sepolia' (testnet).",
"format": "string",
"name": "X402_NETWORK"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-08-04T12:46:38.212574Z",
"publishedAt": "2026-08-04T12:46:38.212574Z",
"updatedAt": "2026-08-04T12:46:38.212574Z",
"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.3.7last 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.