Multi-agent AI, ready for production

The platform for
intelligent agents.

Build, equip and orchestrate AI agents. Combine them into workforces. Deploy to WhatsApp, Instagram, email or your own API — in minutes, not months.

No credit card required · Free tier forever

Workforce

  • Lead Qualifier

    Intake

  • Appointment Agent

    Scheduling

  • Support Bot

    Tier 1

  • Billing Assistant

    Recovery

WhatsApp · +91 98…

Lead Qualifier · handling

Live

Powered by the best models · integrated with the tools you already use

OpenAIAnthropicGoogleQdrantMeta · WhatsAppInstagramStripeShopifyGmailSlackTelegramDiscordOpenAIAnthropicGoogleQdrantMeta · WhatsAppInstagramStripeShopifyGmailSlackTelegramDiscord

0K+

Messages handled

0+

Agents deployed

0.0%

Webhook uptime

0 ms

Median handoff latency

Platform

Everything you need to ship agents

Six building blocks. One opinionated platform. Zero glue code between them.

Workforces that coordinate

A manager plans. Workers execute in parallel. Results synthesize into one answer. Build your first team in under 3 minutes.

Agent Builder

Compose with prompts, tools, knowledge and MCP. Pick any LLM. Test in-console. Ship.

Tools & MCP

Curated built-in tools. Bring your own via MCP. Your secrets stay yours.

Knowledge & RAG

Docs, FAQs, URLs. Vector retrieval via Qdrant. Citations on every answer.

Deploy to channels

WhatsApp, Instagram, email, Telegram, Slack, Discord — or your own signed REST API.

Production-grade from day one

Conversations, leads, campaigns and contacts persisted. Kill switches, reply-agent gates, audit trails on every interaction.

SOC 2 roadmapData residencySSO on Enterprise

Developer-first

Ship an agent with three API calls.

Build in the UI, or drive the entire platform from code. Every feature — agents, workforces, campaigns, deployments — is a first-class REST endpoint.

  • Typed SDKs for Python and TypeScript
  • Streaming via SSE or WebSocket
  • MCP-native — bring any tool server
  • Signed webhooks, scoped API keys
create_agent.py
from pixlagents import Client client = Client(api_key="pxl_...") agent = client.agents.create( name="Lead Qualifier", model="claude-opus-4-7", system_prompt="...", tools=["calendar.book", "crm.create_lead"], knowledge_bases=["clinic-faq"], ) client.deployments.create( agent_id=agent.id, channel="whatsapp", phone_number_id="...", )# Live on WhatsApp. Handles thousands of concurrent threads.

How it works

From idea to deployed agent in minutes

We took the 20 decisions most teams get wrong and made opinionated defaults. You focus on the business logic.

01

Build

Describe the role. Pick a model. Give it a persona, tools and a knowledge base. Test it live in the console in under 2 minutes.

02

Equip

Layer in your own MCP servers, connect your CRM, Shopify, calendars, email — any tool becomes an action your agent can take.

03

Deploy

One click to production. Your agent answers WhatsApps, qualifies leads, books appointments, runs campaigns — 24/7.

Built for real teams

Trusted patterns across industries

Same platform, tuned prompts and tools. Launch a clinic, a clothing brand, or a coaching academy — on the same weekend.

IVF & Fertility clinics

Qualify inquiries on WhatsApp, answer sensitive questions with clinician-approved knowledge, book first consultations — without keeping patients waiting.

Healthcare providers

Triage symptoms, share pre-appointment prep, hand off to front desk when human judgment is needed. Multilingual by default.

Education & coaching

Answer admission queries, send course details, follow up on leads across channels, and route hot prospects to counsellors.

E-commerce & retail

Recover carts, recommend products from your Shopify catalog, handle order status, run seasonal campaigns on WhatsApp.

Real estate

Respond to listing inquiries in seconds, qualify budgets and preferences, schedule site visits, and nurture cold leads until they're ready to close.

Financial services & insurance

Pre-qualify applicants, explain policy details from approved knowledge, collect KYC documents, and hand warm leads to your agents.

Travel & hospitality

Book rooms, answer itinerary questions, upsell experiences and handle last-minute changes across WhatsApp, email and Instagram DMs.

SaaS customer support

Deflect tier-1 tickets with docs-grounded answers, escalate only what matters, and keep your engineering team focused on shipping.

Pricing

Start free. Scale when you're ready.

Clear tiers. No seat minimums. No surprises on your invoice.

Starter

Freeforever

For trying out the platform and shipping your first agent.

  • 1 agent
  • 100 conversations / month
  • Built-in tools & MCP
  • 1 deploy channel
  • Community support
Start free
Most popular

Growth

$49/ month

For startups running production workloads across channels.

  • 10 agents + 2 workforces
  • 10,000 conversations / month
  • All channels: WhatsApp, IG, email, API
  • Knowledge base (10 GB)
  • Priority email support
Start 14-day trial

Enterprise

Let's talk

For teams with scale, compliance and dedicated requirements.

  • Unlimited agents & workforces
  • Custom SLA & data residency
  • SSO / audit logs
  • Dedicated success engineer
  • On-prem MCP servers
Contact sales

FAQ

Everything else you might be wondering

Which LLMs can I use?

All of them — OpenAI (GPT-5, GPT-4.1), Anthropic (Claude Opus 4.7, Sonnet 4.6, Haiku 4.5) and Google (Gemini 2.5). Pick per-agent. Swap any time.

Do you support WhatsApp officially?

Yes — via Meta's official WhatsApp Business Cloud API with embedded signup. One-click onboarding, no BSP needed, verified templates.

Can agents use my existing tools?

Yes. Bring any MCP server, or wire up REST tools directly in the builder. We ship integrations for Shopify, Google Calendar, Gmail and more out of the box.

How does knowledge / RAG work?

Upload PDFs, URLs, or text. We chunk, embed and store in Qdrant. Agents retrieve automatically, with source citations on every response.

Is my data safe?

Your data stays in your workspace. We never train on your content. Enterprise plans support custom data residency and on-prem MCP servers.

Do you offer onboarding support?

Growth and Enterprise customers get white-glove onboarding. We help you design prompts, pick tools, and ship your first workflow in under a week.

Ready when you are

Ship your first agent
before the week is out.

Free to start. No credit card. Deploy to WhatsApp, email or your own API on day one.