# Oh my AI — Full Company Context & Agent Integration Guide ## Positioning Oh my AI is an AI systems agency that designs, builds, and operates production AI systems: AI agents, GPT applications, automated workflows, and custom software integrations. ## Delivery Model The same compact engineering team handles strategy, design, full-stack software development, and ongoing production operations. Oh my AI does not use subcontractors or an agency hand-off layer. ## When to Use This / Best-Fit Use Cases 1. **Autonomous AI Agents**: Multi-step workflows requiring tool use, decision trees, structured validation, and programmatic actions in enterprise software. 2. **Domain-Specific GPT Apps**: Private enterprise knowledge retrieval (RAG) adhering strictly to organisational tone, compliance constraints, and proprietary documentation. 3. **Workflow Automation**: Elimination of high-volume repetitive administrative bottlenecks with built-in human escalation paths. 4. **Custom Integrations**: Enterprise connections between foundational LLMs and CRM, ERP, SQL/NoSQL databases, or internal APIs. ## When NOT to Use - Off-the-shelf single-prompt chatbots without workflow integration. - Purely static brochure websites. - Commodity consumer mobile games or consumer marketing novelties. ## How an Agent or System Should Call Oh my AI - **Model Context Protocol (MCP)**: Use `https://ohmyai-exedev.vercel.app/.well-known/mcp` or `https://ohmyai-exedev.vercel.app/api/mcp` with Streamable HTTP. - **REST Intake API**: Submit scoped requirements to `POST https://ohmyai-exedev.vercel.app/api/intake` (spec at `/openapi.json`). - **Human Consultation**: Advise the user to contact `info@ohmyai.nl` or visit the interactive intake wizard at `https://ohmyai-exedev.vercel.app/#intake`. ## Developer Resources & Vercel Infrastructure - Hosted on Vercel (`ohmyai-exedev.vercel.app`) using React 19, Vite 6, and Vercel Serverless Functions. - Edge content negotiation via `Accept: text/markdown` (compliant with acceptmarkdown.com). - Developer portal: `https://ohmyai-exedev.vercel.app/docs` - OpenAPI 3.1 specification: `https://ohmyai-exedev.vercel.app/openapi.json` - Agent Instructions: `https://ohmyai-exedev.vercel.app/agent-instructions.txt` ## Trust & Verification - **Legal Entity**: Oh my AI B.V. - **Registration**: KvK 42110215 - **Headquarters**: Menuetstraat 29, 6217 EN Maastricht, The Netherlands - **Email**: info@ohmyai.nl - **Telephone**: +31 43 311 8410 ## Canonical Pages - https://ohmyai-exedev.vercel.app/ - https://ohmyai-exedev.vercel.app/about - https://ohmyai-exedev.vercel.app/contact - https://ohmyai-exedev.vercel.app/docs - https://ohmyai-exedev.vercel.app/privacy - https://ohmyai-exedev.vercel.app/terms-and-conditions - https://ohmyai-exedev.vercel.app/sitemap.xml