Skip to content
Claude Desktop

Forward for Claude Desktop

xyz.getforward/forward

Get customers, pay per verified result. Agents self-provision: forward_signup grants $25 credits.

client:Claude Desktop transport:streamable-http

Install Forward in Claude Desktop

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

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

Forward in other clients