Loading MCP server directory, please wait...
MCP server for Cobre — CO/MX B2B treasury: balances, counterparties, money movements
npx @getmcp/cli add io.github.codespar/mcp-cobreRequires Node.js 18+. Community-contributed server. Review source before installing.
COBRE_USER_IDCobre API credential user id
COBRE_SECRETCobre API credential secret
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-cobre": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-cobre"
],
"env": {
"COBRE_USER_ID": "",
"COBRE_SECRET": "",
"COBRE_BASE_URL": ""
}
}
}
}