← All posts
MCPAI AgentsSaaSEcommerce

How I Built an Agent-Native SaaS Platform in One Night

How we made Nexus fully accessible to AI agents in under 3 hours — self-registration, MCP server with 13 tools, and a pricing model designed for the agent era.

By Karim Sherif

The Problem Nobody’s Solving

Every SaaS tool today is built for humans. Dashboards, click-through wizards, drag-and-drop interfaces — all designed for people sitting at screens.

But the fastest-growing segment of software users isn’t human. It’s AI agents.

Agents like Claude, Cursor, OpenClaw, and Gemini are increasingly managing real business operations. They handle customer service, process orders, manage inventory, and coordinate shipping. Yet when these agents need to interact with business tools, they’re forced to navigate human interfaces — or worse, get nothing at all.

What if a SaaS platform was built for agents from day one?

What We Built

Nexus is a multi-tenant operations platform (Ops OS) that unifies CRM, order management, inventory, fulfillment, shipping, omnichannel messaging (WhatsApp, Facebook, Instagram), VoIP, AI analytics, and workflow automation into a single platform.

It already serves real businesses — importers and ecommerce companies use it daily to manage their entire operations.

But last night, we added something new: full agent self-service access.

The Agent Experience

Here’s what an AI agent can now do with Nexus — completely autonomously, no human intervention required:

1. Discover — The agent finds Nexus via llms.txt or .well-known/mcp.json and understands what it offers.

2. Register — One API call to agent-register. No browser, no CAPTCHA, no email verification loop.

3. Authenticate — Exchange the API key for a short-lived JWT. Standard, secure, stateless.

4. Operate — Connect to the MCP server and access 13 tools: contacts, orders, inventory, shipping, messaging, and global search.

All through a single MCP connection. Not 5 different APIs. One.

The Timeline

From zero to a fully functional agent-accessible SaaS in under 3 hours. That includes designing the auth model, defining pricing tiers, deploying 5 Edge Functions on Supabase, and having our own AI agent (Bahig, running on OpenClaw) successfully register and use the platform.

Why Agent-Native Matters

The Connector Problem

Today’s MCP ecosystem is full of “connectors” — wrappers around existing platforms. There’s a HubSpot MCP server, a Shopify MCP server, a ShipEngine MCP server.

But an agent managing an ecommerce business needs ALL of these. That means configuring 5+ separate MCP servers, managing 5 sets of credentials, dealing with data silos.

Nexus solves this by being the platform itself. One registration. One auth flow. One MCP server. Complete business operations.

The Self-Service Gap

Every existing MCP server requires a human to create an account, navigate to developer settings, generate API keys, and copy them into the agent’s config.

Nexus is the first platform where an agent can discover, register, and start operating entirely on its own.

The Pricing Innovation

  • Free: Read-only access. Agents explore and evaluate.
  • Starter ($99/mo): Read + write. Agents start operating.
  • Growth ($199/mo): Scale operations.
  • Scale ($599/mo): Everything plus AI suite.

The conversion trigger is natural: the agent proves value on the free tier, then the human upgrades.

Try It

Built by AiForStartups. Made in Cairo, Egypt. 🇪🇬