Skip to content
VS Code

Robots.txt Policy Lint for VS Code

dev.workers.pathwren.www/robots-policy-lint

{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"whoami","arguments":{}}} free no key

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

Install Robots.txt Policy Lint in VS Code

.vscode/mcp.json

{
  "servers": {
    "robots-policy-lint": {
      "type": "http",
      "url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/robots"
    }
  }
}

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

Robots.txt Policy Lint in other clients