Skip to content
Claude Desktop

miniframe tools for Claude Desktop

io.github.edsonvmendes/miniframe-tools

Brazilian tools for agents: Pix codes, CEP, CNPJ + web capture and PDF. Pay per call.

client:Claude Desktop transport:stdio runtime:npm

Install miniframe tools in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "miniframe-tools": {
      "command": "npx",
      "args": [
        "-y",
        "miniframe-tools-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>",
        "MINIFRAME_API_URL": "<MINIFRAME_API_URL>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

miniframe tools in other clients