Skip to content
Claude Desktop

mcp conekta for Claude Desktop

io.github.codespar/mcp-conekta

Conekta — Mexican payment gateway (cards, OXXO cash, SPEI)

client:Claude Desktop transport:stdio runtime:npm

Install mcp conekta in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-conekta": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-conekta"
      ],
      "env": {
        "CONEKTA_API_KEY": "<CONEKTA_API_KEY>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp conekta in other clients