Skip to content
Claude Code

mcp btg for Claude Code

io.github.codespar/mcp-btg

MCP server for BTG Pactual — Pix, Boleto, Account, Investments (CDB/LCI/LCA/funds), OAuth2 + mTLS

client:Claude Code transport:stdio runtime:npm

Install mcp btg in Claude Code

run in your project directory

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

claude mcp add mcp-btg -e BTG_CLIENT_ID=<BTG_CLIENT_ID> -e BTG_CLIENT_SECRET=<BTG_CLIENT_SECRET> -e BTG_CERT_PATH=<BTG_CERT_PATH> -e BTG_KEY_PATH=<BTG_KEY_PATH> -e BTG_ENV=<BTG_ENV> -- npx -y @codespar/mcp-btg

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

mcp btg in other clients