Loading MCP server directory, please wait...
Official Timbrix MCP server: stamp, cancel, and query Mexican CFDI 4.0 invoices from AI agents.
npx @getmcp/cli add mx.timbrix/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
TIMBRIX_API_KEYAPI key created in the Timbrix dashboard, scoped to one organization
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"mx.timbrix/mcp": {
"command": "npx",
"args": [
"-y",
"@timbrix/mcp"
],
"env": {
"TIMBRIX_API_KEY": ""
}
}
}
}