Skip to content
Claude Desktop

bettermode for Claude Desktop

io.usefulapi/bettermode

Read Bettermode community spaces, members and posts; full-text search across your community.

client:Claude Desktop transport:streamable-http

Install bettermode in Claude Desktop

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

{
  "mcpServers": {
    "bettermode": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://bettermode.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

bettermode in other clients