# AiForStartups — AI For Startups > AI automation & SaaS company. Main product: Nexus, an agent-native Ops OS for ecommerce. ## Company - Website: https://aiforstartups.io - Blog: https://aiforstartups.io/blog - Founded: 2025 - Location: Cairo, Egypt - Contact: info@aiforstartups.io - WhatsApp: https://wa.me/20104000090 ## Main Product: Nexus Nexus is a multi-tenant operations platform for ecommerce and retail businesses. **App:** https://nexus.aiforstartups.io **Docs:** https://nexus-docs.aiforstartups.io **Agent docs:** https://nexus-docs.aiforstartups.io/api/ai-agents-mcp **Full context:** https://aiforstartups.io/llms-full.txt **OpenAPI spec:** https://nexus-docs.aiforstartups.io/openapi.yaml **MCP discovery:** https://nexus.aiforstartups.io/.well-known/mcp.json ## Nexus Capabilities - CRM: contacts, companies, journey stages, customer 360 - Order management: full lifecycle (pending → confirmed → fulfilling → shipped → delivered) - Inventory & warehousing: stock tracking, bins, cycle counts - Fulfillment: pick, pack, ship workflows - Shipping: AWB creation, courier integration, tracking - Omnichannel messaging: WhatsApp, Facebook Messenger, Instagram DMs - VoIP / PBX: click-to-call, CDR sync, call recording - AI analytics: sentiment, transcription, embeddings (Scale tier) - Automation: event-driven workflows ## For AI Agents Nexus is agent-native. Agents can self-register and operate without human intervention. - Register: POST https://lgwvoomgrwpsgpxwyaec.supabase.co/functions/v1/agent-register - Auth: POST https://lgwvoomgrwpsgpxwyaec.supabase.co/functions/v1/agent-auth - MCP: POST https://lgwvoomgrwpsgpxwyaec.supabase.co/functions/v1/mcp-server - Transport: Streamable HTTP (MCP protocol version 2025-03-26) Quick self-registration (no human required): 1. POST agent-register → { agent_name, agent_platform, owner_email, organization_name, plan } 2. POST agent-auth → { api_key } → returns JWT 3. POST mcp-server with Authorization: Bearer {jwt} Free tier ($0) gives read-only MCP access — no credit card needed. ## MCP Tools (13) nexus_list_contacts, nexus_get_contact, nexus_create_contact, nexus_update_contact, nexus_list_orders, nexus_get_order, nexus_create_order, nexus_update_order_status, nexus_list_inventory, nexus_check_stock, nexus_list_conversations, nexus_send_message, nexus_search ## Pricing - Free ($0): read-only MCP, 50 contacts, 25 orders, 500 API calls/day - Starter ($99/mo): read+write MCP, 500 contacts, 200 orders/mo, 1K messages - Growth ($199/mo): full MCP, 5K contacts, unlimited orders, 5K messages, VoIP, automation - Scale ($599/mo): everything + AI suite, unlimited, custom integrations, SLA ## Blog - "What an AI Agent Actually Does When You Give It Access to Your E-commerce Operations" (April 20, 2026) https://aiforstartups.io/blog/what-an-ai-agent-actually-does-ecommerce-ops - "The Future of SaaS Isn't Selling to Humans. It's Selling to Their Agents." (April 15, 2026) https://aiforstartups.io/blog/the-future-of-saas-selling-to-agents - "The Agent Pricing Model: Why We Made Our Free Tier Read-Only" (March 26, 2026) https://aiforstartups.io/blog/agent-pricing-model-read-only-free-tier - "Why We Ditched 6 APIs and Built One MCP Server for Our Entire Ecommerce Stack" (March 26, 2026) https://aiforstartups.io/blog/one-mcp-server-entire-ecommerce-stack - "How I Built an Agent-Native SaaS Platform in One Night" (March 25, 2026) https://aiforstartups.io/blog/agent-native-saas-one-night