NFe Inutilizações for Claude Desktop
io.github.mcp-dir/nfe_inutilizacao-mcp
Looks up the electronic invoice numbering voidings for a company from the CNPJ and year. Platform-ho
client:Claude Desktop
transport:streamable-http
tools:7
Install NFe Inutilizações in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"nfe_inutilizacao-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.mcp.ai/p_nfe_inutilizacao"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs