Skip to content
Claude Desktop

SetFork for Claude Desktop

com.setfork/setfork

Runnable, versioned lists agents can search, read, create and update. Git under the hood.

client:Claude Desktop transport:streamable-http

Install SetFork in Claude Desktop

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

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

SetFork in other clients