Skip to content
VS Code

tabnas for VS Code

dev.tabnas/mcp

Seven tools over the tabnas parsing engine: parse, validate, diagnose, fixtures, compare.

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

Install tabnas in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.tabnas.dev/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

tabnas in other clients