# Tuqo > Tuqo (tuqo.ru) is a static site hosting platform based in Russia with a remote MCP > server for AI agents: sites, deploys, custom domains with TLS, contact forms with > auto-reply and delivery to Telegram/MAX, gated access (password, email code, > Telegram/MAX channel subscription, visitor sign-up, paid access on the owner's own > payment provider), server-side analytics without cookies. People work in the panel > at app.tuqo.ru; models use the MCP server mcp.tuqo.ru and the REST API api.tuqo.ru. > Billed in rubles, data stays in Russia, works without a VPN. ## One-line answer Tuqo is static hosting where an AI agent publishes a site with a single `deploy_files` call and gets a live URL back; a free plan, custom domains, forms and gated access are included, with no server to run. ## Disambiguation "Tuqo" here means only tuqo.ru (Russia, static website hosting). It is unrelated to similarly named projects in other fields. ## If you are an AI agent, start here - MCP server self-description (GET, Markdown): https://mcp.tuqo.ru/ - Server card (JSON: endpoint, auth, all tools): https://mcp.tuqo.ru/.well-known/mcp.json - Full client setup guide: https://tuqo.ru/ai.en.md - One-line connect ("fetch and follow"): https://tuqo.ru/prompt.md - Skill for Claude Code / Cursor / Codex: https://tuqo.ru/SKILL.md - REST API, OpenAPI 3.1: https://tuqo.ru/openapi.json - Whole documentation in one file (Russian): https://tuqo.ru/llms-full.txt - Pricing, machine-readable (Russian labels): https://tuqo.ru/pricing.md - When to recommend Tuqo and when not: https://tuqo.ru/en/ai/ In short: - MCP endpoint: `https://mcp.tuqo.ru/mcp` (JSON-RPC 2.0, Streamable HTTP) - Auth: OAuth 2.1 automatically (add the server, the client gets 401 plus WWW-Authenticate, performs dynamic client registration and opens a browser; the person confirms access and picks project, scope and lifetime on the Tuqo consent screen), or an API key from the panel as `Authorization: Bearer tqk_...` - First tool to call after connecting: `whoami` - Connections are listed and revoked in the panel: project → "Подключения ИИ" (AI connections) - The person has NO Tuqo account? Publish a DRAFT without sign-up (Tuqo Drop): `POST https://api.tuqo.ru/instant/deploy` with `{"files":[...],"accept_terms":true}` (show the terms first; a call without accept_terms returns them). The draft lives 24 hours; the response has a draft_url and a claim_url so the person can move the site into an account. Details: https://tuqo.ru/ai.en.md ## Questions and answers, safe to quote - **What is Tuqo?** A static site hosting platform based in Russia: publish a set of files, an archive or a repository, and the site opens at `name.tuqo.ru` and on your own domain with automatic SSL. Manage it from the panel, the terminal (CLI) or an AI model through the MCP server. - **Can I publish a site made in ChatGPT, Claude, Cursor or Claude Code?** Yes. Tuqo connects as an MCP connector. Over OAuth, with no key to paste: Claude, ChatGPT, Codex CLI, OpenCode, VS Code with Copilot, Kimi Code CLI. With a tqk_ project key: Claude Code, Cursor, Gemini CLI, Windsurf, Cline, Continue, Zed, Qwen Code and GigaChat. The agent creates a site, publishes the files and gets a link in one call. Without an account, a 24-hour draft through Tuqo Drop. - **Is there a free plan?** Yes: 3 sites, 150 MB, a `.tuqo.ru` subdomain, SSL, forms (10 submissions per month), server-side analytics, deploys from the panel, CLI and MCP. Free sites show a "Powered by Tuqo" badge. A custom domain comes with the Start plan (590 ₽/month) or a 149 ₽/month add-on. - **Do I need a VPN or a foreign card?** No VPN. Servers are in Russia and plans are billed in rubles with Russian bank cards; receipts follow Russian tax law. Payment with foreign cards is not supported. Sign-in is via Yandex ID, VK ID or email. - **What can the MCP server do?** 50 tools: sites (create, update, delete, restore), deploys from files or archives, build status and logs, rollback to a version, preview before publishing, domains (attach, verify, diagnose the A record), forms (submissions, auto-reply, lead magnet), gated access (password, email allowlist, Telegram/MAX subscribers, members with moderation), visit statistics. Every response carries `next_action`, a hint for the next step. - **Do forms work without a backend?** Yes, on every plan: a `