Skip to content
VS Code

NessGate for VS Code

com.nessgate/nessgate

Universal resolver for the agentic web: give a domain, get one normalized discovery answer.

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

Install NessGate in VS Code

.vscode/mcp.json

{
  "servers": {
    "nessgate": {
      "type": "http",
      "url": "https://nessgate.com/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

NessGate in other clients