mcp bold co for Claude Desktop
io.github.codespar/mcp-bold-co
MCP server for Bold — Colombian acquirer: payment links for cards, PSE and Nequi
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp bold co in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-bold-co": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-bold-co"
],
"env": {
"BOLD_API_KEY": "<BOLD_API_KEY>",
"BOLD_SECRET_KEY": "<BOLD_SECRET_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs