Skip to content
Claude Desktop

DefaultBench for Claude Desktop

io.github.nathanyoshua/defaultbench

Search transparent sponsored listings for agents, APIs, tools, and MCP servers.

client:Claude Desktop transport:streamable-http

Install DefaultBench in Claude Desktop

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

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

DefaultBench in other clients