MCP server for BTG Pactual — Pix, Boleto, Account, Investments (CDB/LCI/LCA/funds), OAuth2 + mTLS
claude mcp add mcp-btg -- npx -y @codespar/mcp-btg
claude_desktop_config.json
{
"mcpServers": {
"mcp-btg": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-btg"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"mcp-btg": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-btg"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-btg": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-btg"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"mcp-btg": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@codespar/mcp-btg"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"mcp-btg": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-btg"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.codespar--mcp-btg/reviews or the review_server meta-tool.
POST /mcp