MCP server for Mexican electronic invoicing (CFDI 4.0, Pagos 2.0)
claude mcp add mcp-cfdi-mx -- uvx mcp-cfdi-mx
claude_desktop_config.json
{
"mcpServers": {
"mcp-cfdi-mx": {
"command": "uvx",
"args": [
"mcp-cfdi-mx"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-cfdi-mx": {
"command": "uvx",
"args": [
"mcp-cfdi-mx"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-cfdi-mx": {
"command": "uvx",
"args": [
"mcp-cfdi-mx"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-cfdi-mx": {
"type": "stdio",
"command": "uvx",
"args": [
"mcp-cfdi-mx"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-cfdi-mx": {
"command": "uvx",
"args": [
"mcp-cfdi-mx"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.cmendezs--mcp-cfdi-mx/reviews or the review_server meta-tool.
POST /mcp