“The entire memory layer of our agent, all its session data, is stored in Neon. It’s the backend for everything the agent remembers.” (Ran Sheinberg, co-founder and CPO of xpander.ai)

xpander is a new platform built for helping developers build and run production-ready AI agents. Today, they’re launching a major new feature – a Slack integration that lets you deploy agents as fully autonomous teammates inside any workspace – powered by memory, agentic tools, support for local or remote MCP servers, and any LLM.

Build Agents Like Products

xpander isn’t just an SDK or a playground but a full backend-as-a-service for agent builders. The platform handles the heavy lifting so teams can focus on the logic and behavior of their agents, not the infrastructure. With xpander, you get:

  • A low-code + yes-code workbench to configure, test, and iterate on agents
  • Built-in agent memory, toolchains, and multi-agent orchestration
  • Native Slack, MCP, web UI, and webhook integration
  • CI/CD pipelines, versioning, and governance tools for managing agents at scale

xpander is framework-agnostic and built for developers. You can start visually, export your agent into your IDE, and continue coding before deploying it back to the cloud.

Check them out at https://xpander.ai/

Just Launched: Agents in Slack

The new Slack integration makes it easy to drop an agent into any Slack workspace. The agent becomes an autonomous teammate – listening in, responding, and taking action based on user input and your configured toolchain. This is super useful for

  • Support agents that can open tickets, check status, and schedule calls
  • Sales agents that can answer FAQs and qualify leads
  • Internal assistants that monitor channels and trigger workflows… 

And because agents are built and deployed through Xpander, they’re easy to customize, extend, and govern across teams.

How Neon Powers xpander’s Multi‑Tenant Architecture

“For every tenant in our system, we create a dedicated project in Neon. That lets us isolate memory and scale cleanly as agent usage grows.” (Ran Sheinberg, co-founder and CPO of xpander.ai)

Behind every Slack agent built on xpander is a Neon project. Neon makes it trivial to spin up a new Postgres backend per customer – this is why Neon’s project‑per‑tenant model works so well: 

  • True instance-level isolation, without the overhead. Instead of packing customers into shared schemas or a single monolithic database, Neon creates a separate project (aka an isolated Postgres instance) for each tenant. That means no noisy‑neighbor problems and clean data isolation from day one. 
  • Instant provisioning via API. Spinning up a new project for a tenant takes seconds via Neon’s API, and you get branches for incorporating features like checkpoints and rollbacks – all without affecting other users. 
  • Serverless scaling, optimized for agent workloads. Neon separates compute from storage and auto‑scales per project. This ensures that if an agent is inactive, the project silently scales to zero, consuming minimal resources and costs.

What this means for xpander: 

  • When a new tenant is created, xpander automatically provisions a Neon project for them, complete with agent memory, tool configurations, and session history.
  • Because each tenant’s memory is stored in a separate Neon project, xpander avoids resource contention and ensures predictable performance regardless of usage spikes.
  • Cost stays low – each project can be assigned a small compute unit, and when idle, they autosuspend automatically. 

What’s Next

xpander’s Slack integration is just one step in their broader mission: to make agents not just easier to build, but easier to run, govern, and evolve. They plan to introduce optional features that let customers fine-tune and optimize their agents over time,  including reinforcement learning loops that build on historical agent memory. Neon provides the structured, user-unique queryable memory layer that makes this kind of intelligent feedback cycle possible.

xpander is also continuing to expand its interface layer,  from Slack and webhooks to MCP and custom web UIs, so agents can live wherever users already work.

Neon and agents

Neon is a serverless Postgres platform designed for modern development and agentic workflows. It powers backends for agents with an unparalleled developer experience: instant provisioning, seamless no-signup flows, and branching for checkpoints and versioning. Agentic platforms like Replit Agent, Databutton, Create.xyz, and many others use Neon under the hood. 

Find out why so many AI platforms are choosing Neon for their agents. If you’re new to Neon, you can first explore the platform for free.