
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@codespar/mcp-cobre
Advanced tools
MCP server for Cobre — Colombian B2B treasury and payouts: balances, counterparties and money movements
MCP server for Cobre — Colombian/Mexican B2B treasury and payouts platform: balance visibility, counterparty registration, and outbound money movements over Colombia's instant rails and Mexico's SPEI.
Auth is OAuth2 client credentials (POST /v1/auth); the server caches the access token and refreshes before expiry.
Add to ~/.config/claude/claude_desktop_config.json:
{
"mcpServers": {
"cobre": {
"command": "npx",
"args": ["-y", "@codespar/mcp-cobre"],
"env": {
"COBRE_USER_ID": "your-user-id",
"COBRE_SECRET": "your-secret"
}
}
}
}
claude mcp add cobre --env COBRE_USER_ID=uid --env COBRE_SECRET=sk -- npx -y @codespar/mcp-cobre
| Tool | Description |
|---|---|
list_balances | Balances across every visible account |
get_balance | One balance by id |
create_counterparty | Register a payout beneficiary (CO bank account or MX CLABE) |
list_counterparties | List registered counterparties |
get_counterparty | One counterparty by id |
create_money_movement | Create an outbound payout (instant rails / SPEI) |
get_money_movement | Movement status by id |
list_money_movements | List movements |
| Variable | Required | Description |
|---|---|---|
COBRE_USER_ID | yes | API credential user id |
COBRE_SECRET | yes | API credential secret |
COBRE_BASE_URL | no | Override the API host (default https://api.cobre.co) |
Need governance, budget limits, and audit trails for agent-driven payments on Cobre? CodeSpar Enterprise adds a policy engine, payment routing, and compliance templates on top of these MCP servers.
MIT
FAQs
MCP server for Cobre — Colombian B2B treasury and payouts: balances, counterparties and money movements
We found that @codespar/mcp-cobre demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.