← Index

io.github.codespar/mcp-efi

io.github.codespar/mcp-efi·v0.1.2·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-efi": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-efi"
      ],
      "env": {
        "EFI_CLIENT_SECRET": "<your-efi_client_secret>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-efi": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-efi"
      ],
      "env": {
        "EFI_CLIENT_SECRET": "<your-efi_client_secret>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @codespar/mcp-efi
§02  Environment variables
EFI_CLIENT_SECRET
requiredsecret

API key for efi

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other