Skip to content
Claude Desktop

mcp efi for Claude Desktop

io.github.codespar/mcp-efi

MCP server for EFI (Gerencianet) — Pix, charges, carnets, cobranças

client:Claude Desktop transport:stdio runtime:npm

Install mcp efi 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": {
    "mcp-efi": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-efi"
      ],
      "env": {
        "EFI_CLIENT_SECRET": "<EFI_CLIENT_SECRET>"
      }
    }
  }
}

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

mcp efi in other clients