Skip to content
Zed

mcp nuvem fiscal for Zed

io.github.codespar/mcp-nuvem-fiscal

MCP server for Nuvem Fiscal — NF-e, NFS-e, NFC-e, CNPJ, CEP

client:Zed transport:stdio runtime:npm

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

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

mcp nuvem fiscal in other clients