CLI and MCP server for Voog CMS — Liquid templates, pages, products, ecommerce
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"voog-mcp","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# voog-mcp [](https://pypi.org/project/voog-mcp/) [](https://github.com/runnel/voog-mcp/actions/workflows/test.yml) [](LICENSE) [](https://www.python.org/) CLI and MCP server for [Voog CMS](https://www.voog.com/) — manage Liquid templates, pages, products, ecommerce settings, and redirects from your terminal or directly from Claude / any MCP client. ## What is Voog? [Voog](https://www.voog.com/) is a multilingual website builder and CMS with built-in ecommerce, used for content sites and small online stores. This package wraps its [admin API](https://www.voog.com/developers) so you can edit templates, pages, products, and redirects from your shell or an LLM agent. ## Install From PyPI: ```bash pip install voog-mcp # or, no install: uvx voog-mcp --help ``` Or directly from GitHub (latest unreleased main): ```bash uvx --from git+https://github.com/runnel/voog-mcp.git voog --help ``` For development: ```bash git clone https://github.com/runnel/voog-mcp cd voog-mcp python3.10 -m venv .venv && source .venv/bin/activate pip install -e ".[dev]" ``` ## Configure Run `voog config init` to interactively create the global config: ```bash voog config init ``` This creates `~/.config/voog/voog.json` with your tokens inline: ```json { "sites": { "mysite": {"host": "mysite.com", "api_key": "vk_..."}, "client_a": {"host": "clienta.com", "api_key": "vk_..."} }, "default_site": "mysite" } ``` Get a token from your Voog admin: **Admin → API**. ### Shared / CI configs If `voog.json` is checked into version control or shared across machines, keep the token out of the file by referencing an env var instead: ```json { "sites": { "client_a": {"ho…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.