← Back to Plugins
MCP Server MCP

Brazilayer — Brazilian Public Data

github By github 👁 1 views ▲ 0 votes

Brazilian company registry (CNPJ), sanctions, funds & market data for AI agents, paid via x402.

Homepage Verified source GitHub

Install

mcpb:https://github.com/brazilayer/mcp/releases/download/v0.12.0/brazilayer-mcp.mcpb

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "mcpb",
      "identifier": "https://github.com/brazilayer/mcp/releases/download/v0.12.0/brazilayer-mcp.mcpb",
      "fileSha256": "1662e59787e9d561abf6f0334b96e273a62a3cc977e905466604845bde094d6c",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Private key (0x…) of the wallet that pays for calls (USDC on Base). Optional: without it, only the free sample tools work.",
          "isSecret": true,
          "name": "BRAZILAYER_PRIVATE_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol mcpb

Comments

Sign in to leave a comment

Loading comments...