mxnueel

mxnueel/mxnueel
★ 0 stars Unknown language AI/LLM Updated 6d ago
Building tools that solve real problems — currently: an MCP server connecting AI agents to Mexico's national business registry.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mxnueel": {
      "command": "npx",
      "args": [
        "-y",
        "mxnueel/mxnueel"
      ]
    }
  }
}