mcp nuvem fiscal for Claude Desktop
io.github.codespar/mcp-nuvem-fiscal
MCP server for Nuvem Fiscal — NF-e, NFS-e, NFC-e, CNPJ, CEP
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp nuvem fiscal in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-nuvem-fiscal": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-nuvem-fiscal"
],
"env": {
"NUVEM_FISCAL_CLIENT_SECRET": "<NUVEM_FISCAL_CLIENT_SECRET>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs