# Thinkia > Thinkia is an AI-native consultancy. We design and deploy enterprise AI systems—agents, knowledge, automation—and help organizations move from experimentation to operational impact. Thinkia is an OpenAI SMB Channel Partner. The public site is a static multilingual Astro application at https://thinkia.com. ## Primary entry points - [Home](https://thinkia.com/): Company positioning, hero, partners, and key narratives - [Contact](https://thinkia.com/contact/): Sales and project inquiries - [About us](https://thinkia.com/about-us/): Who we are and how we work - [The Mesh](https://thinkia.com/the-mesh/): Modular intelligence layers (innovation, experience, data, platforms, autonomy) ## AI products (Thinkia-built) - [AI products hub](https://thinkia.com/ai-products/): Overview of product offerings - [Digital Humans](https://thinkia.com/ai-products/digital-humans/): AI avatars and omnichannel conversational experiences - [Synapse](https://thinkia.com/ai-products/synapse/): Agent orchestration and enterprise agent catalog - [Contact Experience](https://thinkia.com/ai-products/contact-experience/): AI-powered contact center and customer experience - [Thinkia Sentinel](https://thinkia.com/ai-products/thinkia-sentinel/): AI observability and governance for production systems - [Enterprise Knowledge AI](https://thinkia.com/ai-products/enterprise-knowledge-ai/): Enterprise knowledge bases and retrieval-augmented workflows ## AI solutions (job-to-be-done catalog) - [AI solutions hub](https://thinkia.com/ai-solutions/): Filterable catalog of JTBD solution pages (by business area, industry, outcomes, delivery model) - Detail pages follow `https://thinkia.com/ai-solutions/{slug}/` (see sitemap for the full list) ## Industries and success stories - [Fields / industries](https://thinkia.com/fields/): Industry focus areas and a showcase of client success stories - Success story detail pages: `https://thinkia.com/success-stories/{slug}/` (e.g. `iryo`, `allfunds`, `lg-online`, `ontime`, `cantabria-labs`, `turing-dream`, `regional-public-services`, `regional-innovation`) - Note: `https://thinkia.com/success-stories/` redirects to the Fields section; use individual story URLs or Fields for the grid ## Advisory, governance, and engineering - [Strategic AI advisory](https://thinkia.com/advisory/strategic-ai/): Strategic AI advisory services - [AI readiness](https://thinkia.com/ai-readiness/): AI maturity and readiness assessment - [AI governance](https://thinkia.com/ai-governance/): Governance frameworks and EU AI Act orientation - [AI governance checklist](https://thinkia.com/ai-governance/checklist/): Practical governance checklist - [Enterprise AI SDLC](https://thinkia.com/enterprise-ai-sdlc/): AI in the software delivery lifecycle ## Company and careers - [AI Lab](https://thinkia.com/ai-lab/): Thinkia's research bench — four lines of work (agents, knowledge, presence, trust); every Thinkia product was born here - [Crew](https://thinkia.com/crew/): Leadership and team - [Who you'll work with](https://thinkia.com/who-youll-work-with/): Culture and collaboration - [Jobs](https://thinkia.com/jobs/): Open roles - [Glossary](https://thinkia.com/glossary/): AI and transformation terms ## Thoughts (insights) - [Thoughts index](https://thinkia.com/thoughts/): Articles, analysis, and commentary (multilingual posts) - Tag and category archives: `https://thinkia.com/thoughts/tag/{slug}/`, `https://thinkia.com/thoughts/category/{slug}/` - [RSS feed](https://thinkia.com/rss.xml): Latest Thoughts entries (English feed) ## Legal - [Privacy policy](https://thinkia.com/privacy-policy/) - [Legal notice](https://thinkia.com/legal-notice/) - [Cookie policy](https://thinkia.com/cookie-policy/) - [Integrated policy](https://thinkia.com/integrated-policy/) - [Whistleblowing channel](https://thinkia.com/whistleblowing-channel/) ## Languages and URL structure - **English (default):** no locale prefix (`https://thinkia.com/...`) - **Localized:** `https://thinkia.com/{lang}/...` for `es`, `fr`, `de`, `it`, `pt`, `zh` - Many marketing and product pages exist in all locales; some EN-only paths (e.g. certain AI product landings) are documented in the sitemap for `en` only - Use `hreflang` link elements on pages for equivalent URLs across locales ## Discovery and crawling - [Sitemap index](https://thinkia.com/sitemap_index.xml): Master index of per-locale sitemaps - [English sitemap](https://thinkia.com/sitemap.xml): All indexable English URLs - Per-locale sitemaps: `https://thinkia.com/{lang}/sitemap.xml` - [robots.txt](https://thinkia.com/robots.txt): Crawler rules; references this file ## Optional / internal (not for public citation) - `/ai-solutions/hub-media-preview/`: Internal hub media preview (disallowed in robots.txt) ## Contact - Web: [Contact form](https://thinkia.com/contact/) - Site operator: Thinkia (consulting and AI solutions for enterprise) ## Machine access — MCP server (for AI agents) - [Thinkia MCP server](https://thinkia.com/mcp/): How to connect Claude, ChatGPT, Cursor, VS Code or any MCP client. No API key, read-only. - Endpoint (Model Context Protocol, Streamable HTTP, JSON-RPC 2.0): `https://thinkia.com/api/mcp` - Tools: `search`, `fetch` (ChatGPT deep-research compatible), `list_ai_solutions`, `get_ai_solution`, `lookup_glossary_term`, `list_ai_products`, `get_the_mesh`, `list_success_stories`, `get_eu_ai_act_governance_guide`, `get_company_overview` - Every tool takes `lang`: `en`, `es`, `fr`, `de`, `it`, `pt`, `zh`. Ask in the user's language and the URLs returned are the localized pages. - Knowledge index per language (JSON, regenerated on every deploy): `https://thinkia.com/mcp/knowledge/{lang}/index.json`; documents at `https://thinkia.com/mcp/knowledge/{lang}/docs/{type}/{slug}.json`. `https://thinkia.com/mcp/knowledge/index.json` stays as an alias of the English index. - Documents carry `contentLang`: when it says `en` on a non-English request, that piece has no translation yet (success stories, the glossary outside en/es, and company texts). Say so rather than presenting it as translated. - Please cite the `url` field returned with each document — it is the canonical public page.