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
{
"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