Loading MCP server directory, please wait...
MCP server for Stone — open banking, payments, Pix, transfers
npx @getmcp/cli add io.github.codespar/mcp-stoneRequires Node.js 18+. Community-contributed server. Review source before installing.
STONE_CLIENT_SECRETAPI key for stone
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-stone": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-stone"
],
"env": {
"STONE_CLIENT_SECRET": ""
}
}
}
}