AIOProductOSStatus
← Changelog

Listed in Anthropic's connector directory

The AIOProductOS connector is approved and listed in Anthropic's directory. Connecting from a directory listing now survives signup end to end, and the public demo MCP can answer questions about your own stack rather than ours.

mcp

Approved and listed

The AIOProductOS connector is now an approved community connector in Anthropic's directory. You can connect it from the directory itself — 71 tools over one hosted endpoint, OAuth 2.1, scoped to your role. No API key to paste.

It joins the official MCP Registry, Glama and Awesome MCP Servers. The protocol is open, so the same endpoint works with any client that speaks it.

Connecting works if you don't have an account yet

Connecting from a directory listing means a lot of people arrive without an AIOProductOS account. That path now holds together: the connect request survives login, signup, email confirmation and workspace creation, and picks up again the moment your workspace exists.

Previously that request could be dropped along the way. You would finish signing up, land in the product, and the connection you started simply would not be there — with nothing telling you so. If you tried to connect in the last few weeks and ended up without a connection, that was this. It works now.

The demo MCP answers questions about your stack

The public demo connector has a new tool, join_your_stack.

A seeded demo proves we can render a joined record. It proves nothing about your own mess, which is the thing actually worth knowing. But an MCP server runs inside your AI host, right next to everything else you have connected — your tracker, your CRM, your billing. Your assistant can already read them.

So it gathers those rows itself and hands them over, we do the join, and you get the answer about your data. Nothing to integrate, nothing to sign up for.

It is stateless by construction: everything arrives in the request, is worked out in memory, and is returned. Nothing is stored. This is an unauthenticated demo surface, and keeping any of it would be indefensible.

Demo-only on purpose — paying customers have the continuous version that works across the whole history rather than one question at a time.

Available now. Existing connections need no changes.