Loading MCP server directory, please wait...
MCP server for Dock — Brazilian Banking-as-a-Service: accounts, Pix, card issuing for fintechs
npx @getmcp/cli add io.github.codespar/mcp-dockRequires Node.js 18+. Community-contributed server. Review source before installing.
DOCK_CLIENT_IDOAuth2 client_id issued by Dock
DOCK_CLIENT_SECRETOAuth2 client_secret issued by Dock
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-dock": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-dock"
],
"env": {
"DOCK_CLIENT_ID": "",
"DOCK_CLIENT_SECRET": "",
"DOCK_ENV": ""
}
}
}
}