Skip to content
Claude Desktop

increase for Claude Desktop

io.usefulapi/increase

Read-only Increase banking observability plus one safe non-money-moving write, for AI agents.

client:Claude Desktop transport:streamable-http

Install increase in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "increase": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://increase.usefulapi.io/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

increase in other clients