Skip to content
Zed

apex contabil for Zed

io.github.ogconstrutorasp/apex-contabil

Framework MCP do Apex ERP Contábil: CNAEs, jurídico, obrigações, financeiro, marketing e WhatsApp.

client:Zed transport:stdio runtime:pypi

Install apex contabil in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "apex-contabil": {
      "command": "uvx",
      "args": [
        "apex-mcp-framework"
      ],
      "env": {
        "ERP_BASE": "<ERP_BASE>",
        "ERP_MCP_EMAIL": "<ERP_MCP_EMAIL>",
        "ERP_MCP_PASSWORD": "<ERP_MCP_PASSWORD>",
        "SUPABASE_URL": "<SUPABASE_URL>",
        "SUPABASE_ANON_KEY": "<SUPABASE_ANON_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

apex contabil in other clients