fmerian

Mantle Chat - Collaboration platform where teams work with AI together

by
Mantle Chat helps teams boost productivity and adopt AI faster by bringing real-time messaging, AI model chats, autonomous agents, and tool integrations into one shared workspace. Communicate in Discord/Slack-style channels, mention AI agents and models (GPT, Claude, Gemini, Grok, Deepseek) with @ whenever you need help directly in conversations with teammates, build agents, run autonomous tasks together, and connect 30+ tools (Notion, Linear, Gmail and more) your team already uses.

Add a comment

Replies

Best
Katja Danilina

Hey Product Hunt community 🙌

I’m Katja, co-founder of Mantle Chat.

We built Mantle Chat because we think AI at work should feel collaborative, not isolated. When AI is part of the team workspace, it becomes more powerful, easier to adopt, and more natural for everyone to use.

The idea is simple: instead of everyone using AI alone, the whole team can learn, collaborate, and work with AI together.

How we got here?

We spent time talking to modern teams and noticed one thing: teams are already using AI, but not really together.

They have one tool for team messaging, another set of tools for AI, and a lot of work happening in between. Team communication happens in Slack or Teams, while AI work happens in personal conversations with ChatGPT, Claude, Gemini, and other tools. This creates a few painful problems:

  • Constant switching between team messenger, AI tools, docs, and tasks

  • Context gets lost every time people jump between apps

  • Slack + multiple AI subscriptions quickly become expensive

  • People use AI quietly, but don’t always share how they’re using it

  • AI conversations stay private, so teammates duplicate work

  • The AI has no real context on what the team is working on

  • Prompts and responses get copied around manually

  • Non-technical teammates often find AI harder to adopt

  • Companies want everyone to use AI, but most AI tools still feel individual or developer-focused

The result is strange: AI is everywhere, but teamwork around AI is still fragmented.
So we asked ourselves: what if AI was not a separate tool, but part of the team workspace itself?

What we built?

Mantle Chat is a collaborative AI workspace for teams.

It brings real-time team messaging, AI models, agents, tool integrations, and shared knowledge into one place.

What you can do in Mantle Chat:

  • Chat with your teammates in Slack/Discord style channels, DMs, and threads.

  • When you need help from AI, you can mention (@) 60+ models GPT, Claude, Gemini, Grok, DeepSeek, directly inside the conversation.

  • The AI can respond in the same thread, where the whole team can see it, discuss it, reuse it, and build on top of it.

  • You can also keep private AI chats when you need to work individually.

  • Mantle Chat gives teams a shared knowledge base, so uploaded docs, workspace context, and project information can become part of the AI’s understanding. Instead of manually copy-pasting background into every prompt, your team can give AI the context it needs once and use it across conversations.

  • Teams can also build shared AI agents with custom instructions, knowledge, schedules, and integrations. These agents can run manually, on a schedule, or be triggered by connected tools. (For example, you can create agents for research, PR reviews, meeting notes, analytics reports, customer requests, Linear updates, Stripe events, and more.)

  • Mantle Chat connects with 30+ tools, including Linear, GitHub, Google Drive, Notion, Slack, and Stripe, so AI can help with real workflows, not just answer questions.

  • Give the whole team access to AI without IDEs or complicated setup

  • Reduce the need for separate team chat and AI subscriptions

And honestly, figuring out AI as a team is much more fun and effective than doing it alone.

Is it for you?

Mantle Chat is built for teams that already use AI, or want to start using it together.

  • For startup teams: Mantle Chat gives you one place to talk, think, plan, and work with AI. You can keep product discussions, customer insights, research, and AI-generated ideas visible to the whole team.

  • For product and design teams: Mantle Chat helps you brainstorm, summarize feedback, compare ideas, write specs, analyze research, and keep AI outputs connected to the conversations where decisions happen.

  • For engineering teams: Mantle Chat lets you bring AI into technical discussions, create PR review agents, summarize Linear issues, connect GitHub, and reduce context-switching between tools.

  • For operations and support teams: Mantle Chat can help automate recurring workflows, generate reports, summarize requests, and create agents that run on a schedule or react to events.

  • For non-technical teammates: Mantle Chat makes AI feel approachable. You do not need an IDE or developer workflow to use agents, models, and automations. You just work inside chat.

  • For cross-functional teams: Mantle Chat helps product, design, engineering, operations, support, and leadership stay aligned by keeping conversations, AI outputs, shared knowledge, and workflows in one place.

See it in action:

You can try the interactive demo in the hero section of our homepage:

https://mantle.chat/home

For the Product Hunt community:

You can use Mantle Chat for free, or try the Pro plan free for 7 days with higher limits and all features.

Contact with us:

Website: https://mantle.chat
X / Twitter: https://x.com/MantleChat
LinkedIn: https://www.linkedin.com/company/mantlechat
Community: https://discord.com/invite/STzq94kdDC

Huge thanks to @fmerian for hunting us today, and to the Product Hunt team and community for the opportunity to share what we’ve been building.

Please support us today and drop a comment!

We’d love to read your feedback, any thoughts on how we can make shared AI work better for teams, and how your team is using AI today: together, separately, or somewhere in between.

Mohsin Ali ✪

@fmerian  @katja_danilina awesome launch Katja! maybe add detailed usage analytics per seat so growth teams can map out which internal ICP are adopting AI fastest.

Katja Danilina

@mohsinproduct That’s a cool idea! Thanks for sharing!

Royal Badre

@fmerian  @katja_danilina This resonates so much! 🙌 As a solo indie maker, I feel this pain even more — juggling between Slack, ChatGPT, and my dev tools. The 'AI in isolation' problem is real, and solving it at the team level makes total sense. Love the collaborative approach. Upvoted! 🚀

P.S. — Launching iBGremove today too, love seeing fellow makers tackle real workflow problems!

Katja Danilina
@royal_badre Thank you!🙏
Artur Brugeman

@fmerian  @katja_danilina Hey Katja, congrats on the launch 👋

The model-agnostic + agents + tool integrations combo is a strong direction. One angle I'd love your take on: I build in the agent-security space (KeepAI, focused on credential/permission layer between AI agents and user apps), and the question I keep hitting is what happens when a shared workspace agent needs to touch tools where different teammates have different scopes.

Concretely: if a "summarize Linear backlog" agent runs on a schedule, is it pinned to the creator's OAuth, fanned out to each viewer's scope at read-time, or running on a workspace service account? Different choices have very different security stories.

Either way - really like the framing of "AI shouldn't feel isolated." That's the gap most tools miss.

Katja Danilina

@arturbrugeman Hi Artur, that's a really good question, I like it. Thank you.

Today Mantle Chat handles this as per-user scoped, not as a workspace service account.


For interactive runs/prompts, tools resolve against the user who invoked the agent. For scheduled/background tasks, they resolve against the user who created the task or trigger. So if I create a scheduled “summarize Linear backlog” agent, it runs with my connected Linear credentials and writes the result back into Mantle. Teammates may be able to read that output depending on workspace/channel access, but they do not inherit my Linear connection. If a teammate runs the same agent manually, Mantle uses their own connected accounts. If they have not connected Linear, the Linear tools are not available for that run and they need to OAuth-connect to it themselves.

We don’t re-check every viewer’s app permissions when they read the result, and we don’t have shared workspace-owned app connections yet. Admins can manage the agent, but they can’t use another user’s connected accounts.

Long term, I agree this becomes a first-class product/security layer: explicit delegation, workspace-owned connections, audit logs, approval flows, and per-tool permission boundaries. That’s where KeepAI’s framing feels very relevant and complementary, right? I took a glance at your product and your repo, looks good so far, keep on going!

Nikolas Dimitroulakis

wonderful - good luck!

Katja Danilina

@nikolas_dimitroulakis Thanks Nikolas! 🙌

Gayatri Sachdeva

Congrats on launching! Wishing you a smooth start, happy users, and lots of success.

Katja Danilina

@gayatri_sachdeva Thanks a lot for your support!

Dhiraj Patel

Shared AI threads are the right move. The problem with private AI sessions is that your team's best prompts and outputs never get socialized. At RetainSure we've got CS reps doing similar AI-assisted tasks in silos, so we lose institutional knowledge constantly. Do you have any versioning or replay for how an AI-assisted decision was reached in a shared channel?

Katja Danilina

@dhiraj_patel5 Thank you for your great question! Right now, we have replays in shared chats and we don’t have versioning, but we agree it’s an important direction for shared AI workflows.

Shivam Jaiswal

Shared AI context across a team is way better than everyone running isolated prompts. Mantle Chat looks like it could cut down a lot of duplicated work in growing teams. We've been building in the customer success for ops-heavy SaaS teams space at RetainSure, and Mantle Chat touches on something we think about a lot. How does it handle context isolation between different projects?

Katja Danilina

@shivam_jaiswal21 Thank you for your comment! We’ve thought about it: Mantle Chat is structured around organizations, where teams can create separate workspaces for different needs: for example, departments, projects, or teams. This helps keep shared context useful without mixing unrelated project knowledge. It’s also easy and intuitive to switch between workspaces using the bottom panel, which was specifically designed for this workflow. You can create as many workspaces as you want.

Germán Merlo

Hey Katja! You're awesome. AI and team chat integrated is a game changer cause it comes to upgrade teamwork. I'm sure many founders gonna love this!

Katja Danilina

@german_merlo1 Thank youuuuuu!

Amrani Yasser

I’ve been jumping between Claude and ChatGPT tabs for months depending on what I’m working on. Never really found a smooth way to keep both in one workflow.

Mantle looks interesting for that. Curious to see if having one workspace actually solves it.

Katja Danilina

@amraniyasser Thank you, feel free to reach out if you need more info.

Gabriel Brooks

One underrated benefit here is institutional memory . Shared AI conversations are way more valuable than knowledge trapped in private chats.

Katja Danilina

@gabriel_brooks1 Thanks you! Definitely, private AI chats are useful for individual productivity, but shared AI threads turn that productivity into team knowledge.

Sunny padiyar

Does Mantle keep a persistent shared context across sessions — so the AI understands decisions the team made in previous conversations — or does each new session start fresh? That long-term memory layer seems like the thing that would make it genuinely more useful than just adding AI to a Slack channel.

Katja Danilina

@sunnyallan Thanks for your question!

Mantle Chat doesn’t treat every new session as completely fresh, if you add context to the workspace knowledge base.

Teams can add shared files, instructions, and context at the workspace level, and agents can use that across conversations. We also support agent-level knowledge bases, so each agent can have its own specialized context.

We’re also working on the desktop app and local file access, so the context layer can go beyond just what was said in a single channel or thread.


Aleksandar Blazhev

Congrats on the launch @katja_danilina !

Something on the roadmap: Mantle already has a pretty strong list of integrations. Are you planning to add HubSpot or Zendesk so agents can also help with sales and customer support workflows?

Katja Danilina
@byalexai thank you! Yes, 100%! We were actually working on HubSpot integration, but had to temporarily park it due to other priorities. We are gonna add HubSpot and Zendesk support in the near future. We want to allow users to benefit from agentic assistance within the sales and customer support user journeys.
12
Next
Last