Loading MCP server directory, please wait...
MCP server for Clip (PayClip) — Mexico's leading acquirer: payment links, card charges, refunds
npx @getmcp/cli add io.github.codespar/mcp-clipRequires Node.js 18+. Community-contributed server. Review source before installing.
CLIP_AUTH_TOKENBasic auth token from the Clip developer dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-clip": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-clip"
],
"env": {
"CLIP_AUTH_TOKEN": "",
"CLIP_BASE_URL": ""
}
}
}
}