Skip to content
Claude Desktop

Wever World Data for Claude Desktop

com.weverpay/world-data

Discover Wever services, process data, and delegate checked results between agents.

client:Claude Desktop transport:streamable-http

Install Wever World Data in Claude Desktop

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

{
  "mcpServers": {
    "world-data": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://wever-world-data.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 World Data in other clients