← Index

io.github.codespar/mcp-stone

io.github.codespar/mcp-stone·v0.1.2·Finance & Payments
Quality Score
80
/100

MCP server for Stone — open banking, payments, Pix, transfers

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-stone": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-stone"
      ],
      "env": {
        "STONE_CLIENT_SECRET": "<your-stone_client_secret>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-stone": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-stone"
      ],
      "env": {
        "STONE_CLIENT_SECRET": "<your-stone_client_secret>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @codespar/mcp-stone
§02  Environment variables
STONE_CLIENT_SECRET
requiredsecret

API key for stone

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Finance & Payments