Skip to content
VS Code

World Resolver for VS Code

io.github.ajithisaac/world-resolver

Resolve real-world capability gaps: validate native MCPs, search the web, and record unmet demand.

client:VS Code transport:streamable-http tools:3

Install World Resolver in VS Code

.vscode/mcp.json

{
  "servers": {
    "world-resolver": {
      "type": "http",
      "url": "https://world-resolver-mcp.ajithisaac.workers.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

World Resolver in other clients