Skip to content
Cline

miniframe tools for Cline

io.github.edsonvmendes/miniframe-tools

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

client:Cline transport:stdio runtime:npm

Install miniframe tools in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.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>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

miniframe tools in other clients