Skip to content
VS Code

Brainiall Web for VS Code

com.brainiall/web

Web search, URL content extraction to Markdown, site mapping, and recursive web crawler.

client:VS Code transport:streamable-http

Install Brainiall Web in VS Code

.vscode/mcp.json

{
  "servers": {
    "web": {
      "type": "http",
      "url": "https://api.brainiall.com/mcp/web/mcp"
    }
  }
}

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

Brainiall Web in other clients