{
  "name": "GridSeak",
  "description": "Software Engineering Architectural Knowledge for AI agents — deterministic local MCP tools.",
  "commands": [
    {
      "name": "help",
      "description": "Show available commands",
      "kind": "page",
      "url": "https://gridseak.com/help"
    },
    {
      "name": "install",
      "description": "Install the CLI and list agent wiring commands",
      "kind": "page",
      "url": "https://gridseak.com/install"
    },
    {
      "name": "install-cursor",
      "description": "Wire GridSeak into Cursor",
      "kind": "page",
      "url": "https://gridseak.com/install#install-cursor"
    },
    {
      "name": "install-vscode",
      "description": "Wire GridSeak into VS Code",
      "kind": "page",
      "url": "https://gridseak.com/install#install-vscode"
    },
    {
      "name": "install-claude",
      "description": "Wire GridSeak into Claude Code",
      "kind": "page",
      "url": "https://gridseak.com/install#install-claude"
    },
    {
      "name": "install-windsurf",
      "description": "Wire GridSeak into Windsurf",
      "kind": "page",
      "url": "https://gridseak.com/install#install-windsurf"
    },
    {
      "name": "install-codex",
      "description": "Wire GridSeak into Codex CLI",
      "kind": "page",
      "url": "https://gridseak.com/install#install-codex"
    },
    {
      "name": "install-manual",
      "description": "Manual MCP / build from source",
      "kind": "page",
      "url": "https://gridseak.com/install#install-manual"
    },
    {
      "name": "demo",
      "description": "Product walkthrough",
      "kind": "page",
      "url": "https://gridseak.com/demo"
    },
    {
      "name": "limitations",
      "description": "Current limitations",
      "kind": "page",
      "url": "https://gridseak.com/limitations"
    },
    {
      "name": "who",
      "description": "About GridSeak",
      "kind": "page",
      "url": "https://gridseak.com/who"
    },
    {
      "name": "subscribe",
      "description": "Newsletter (no account)",
      "kind": "terminal",
      "url": "https://gridseak.com",
      "interactive": true
    },
    {
      "name": "privacy",
      "description": "Privacy policy",
      "kind": "page",
      "url": "https://gridseak.com/privacy"
    },
    {
      "name": "terms",
      "description": "Terms of service",
      "kind": "page",
      "url": "https://gridseak.com/terms"
    },
    {
      "name": "clear",
      "description": "Clear terminal screen",
      "kind": "terminal",
      "url": "https://gridseak.com",
      "interactive": true
    }
  ]
}
