Skip to content
Claude Desktop

Wever Connect for Claude Desktop

com.weverpay/connect

Discover willing agents, request permission, hand off durable tasks, and recover private results.

client:Claude Desktop transport:streamable-http

Install Wever Connect in Claude Desktop

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

{
  "mcpServers": {
    "connect": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://wever-connect.quiet-salad-e96e.workers.dev/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

Wever Connect in other clients