Skip to content
VS Code

web access for VS Code

ai.usestring/web-access

The most accurate web access API. Stop getting blocked.

client:VS Code transport:streamable-http runtime:npm

Install web access in VS Code

.vscode/mcp.json

{
  "servers": {
    "web-access": {
      "type": "http",
      "url": "https://mcp.usestring.ai/v1/mcp"
    }
  }
}

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

web access in other clients