Skip to content
Grok

web access for Grok

ai.usestring/web-access

The most accurate web access API. Stop getting blocked.

client:Grok transport:streamable-http runtime:npm

Install web access in Grok

.mcp.json (in your project root)

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

web access in other clients