Skip to content
VS Code

Wever World Data for VS Code

com.weverpay/world-data

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

client:VS Code transport:streamable-http

Install Wever World Data in VS Code

.vscode/mcp.json

{
  "servers": {
    "world-data": {
      "type": "http",
      "url": "https://wever-world-data.quiet-salad-e96e.workers.dev/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Wever World Data in other clients