Skip to content
VS Code

Knotrik — AppSheet Intelligence for VS Code

com.knotrik/knotrik

Query and audit AppSheet apps in natural language via Knotrik's pre-scanned definitions.

client:VS Code transport:streamable-http

Install Knotrik — AppSheet Intelligence in VS Code

.vscode/mcp.json

{
  "servers": {
    "knotrik": {
      "type": "http",
      "url": "https://mcp.knotrik.com/mcp"
    }
  }
}

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

Knotrik — AppSheet Intelligence in other clients