# Glot ## Docs - [MCP Server](https://glotctl.mintlify.app/agents/mcp.md): Configure glot as an MCP server for code agents - [Agent Skill](https://glotctl.mintlify.app/agents/skill.md): Install the glot-i18n skill to teach code agents how to fix i18n issues - [glot baseline](https://glotctl.mintlify.app/commands/baseline.md): Establish a baseline for existing projects - [glot check](https://glotctl.mintlify.app/commands/check.md): Run i18n checks on your codebase - [glot clean](https://glotctl.mintlify.app/commands/clean.md): Remove unused translation keys from locale files - [glot fix](https://glotctl.mintlify.app/commands/fix.md): Auto-insert glot-message-keys comments for dynamic translation keys - [glot init](https://glotctl.mintlify.app/commands/init.md): Create a glot configuration file - [Configuration](https://glotctl.mintlify.app/configuration.md): Complete .glotrc.json configuration reference - [Hardcoded Text](https://glotctl.mintlify.app/detection/hardcoded-text.md): Understanding hardcoded text detection - [Missing Keys](https://glotctl.mintlify.app/detection/missing-keys.md): Understanding missing translation key detection - [Orphan Keys](https://glotctl.mintlify.app/detection/orphan-keys.md): Understanding orphan and unused translation key detection - [Replica Lag](https://glotctl.mintlify.app/detection/replica-lag.md): Understanding replica lag detection - [Type Mismatch](https://glotctl.mintlify.app/detection/type-mismatch.md): Understanding type mismatch detection - [Unresolved Keys](https://glotctl.mintlify.app/detection/unresolved-keys.md): Understanding unresolved key detection - [Untranslated Values](https://glotctl.mintlify.app/detection/untranslated.md): Understanding untranslated value detection - [Unused Keys](https://glotctl.mintlify.app/detection/unused-keys.md): Understanding unused key detection - [Directives](https://glotctl.mintlify.app/directives.md): Inline comments to suppress glot warnings - [FAQ & Troubleshooting](https://glotctl.mintlify.app/faq.md): Frequently asked questions and common issues - [How Detection Works](https://glotctl.mintlify.app/how-it-works.md): Understanding glot's static analysis capabilities and supported patterns - [Introduction](https://glotctl.mintlify.app/introduction.md): A fast CLI tool for checking i18n issues in Next.js projects - [Quick Start](https://glotctl.mintlify.app/quickstart.md): Get started with glot in 2 minutes ## OpenAPI Specs - [openapi](https://glotctl.mintlify.app/api-reference/openapi.json)