# Chanty MCP for AI Agents AI Agent Connect

> Chanty lets you automate your team's communication flow. Use your AI agent to manage conversations, send messages, invite new members, and update your status without ever opening the app. It turns your chat workspace into a programmable environment for faster project management and smoother onboarding.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_3cT8A5cR5wCVaP991LzEDo0sYfOyJ34UJpX0UpoU/ai-agent-connect
- **Tags:** team-chat, task-management, instant-messaging, workspace-automation, notifications, team-collaboration

## Description

Chanty lets you treat your team chat like a command line. Instead of jumping between tabs to create channels or find old messages, you can just tell your AI agent what to do. If you need to spin up a new workspace for a client, your agent handles the heavy lifting. You can have it find specific members, send out invitations, and drop a welcome note in seconds. It handles the boring stuff like updating your status to "In Focus" or clearing out old conversation logs so your workspace stays clean. You can also ask your agent to pull up histories from specific rooms or see who is currently in the company directory. It makes managing a busy workspace feel like a conversation rather than a chore. This is one of the many tools you can access by connecting to the Vinkius catalog, making it easy to plug team communication into your existing agent workflow without extra friction. You get to focus on the work while your agent handles the overhead of moving people, messages, and status updates across your Chanty workspace.

## Tools

### list_conversations
Get a list of all active chat rooms in your workspace. Your agent can use this to find the right place to post information.

### create_conversation
Start a new chat room for a specific project or topic. This helps you organize new work without clicking through menus.

### delete_conversation
Remove an old conversation space and its history forever. It is the best way to keep your workspace from getting cluttered.

### delete_message
Remove a specific message from a chat history. Use this to fix typos or remove sensitive information quickly.

### list_messages
See a list of previous messages in a specific conversation. This lets your agent pull context from old discussions.

### get_profile
Check your own permissions and profile details. You can use this to verify your account limits and access levels.

### list_members
See a list of all people in your company directory. This helps you identify the right people to tag or invite.

### send_message
Post a new message into any existing conversation. You can use this to push notifications or updates to your team.

### set_status
Change your profile status to show your current availability. This keeps your teammates informed about your focus time.

### invite_member
Send an email invitation to a new team member. This automates the first step of getting people into your workspace.

## Prompt Examples

**Prompt:** 
```
We just signed a new client. Create a 'project-titan' conversation and invite 'alex@domain.com'.
```

**Response:** 
```
The public conversation 'project-titan' has been created successfully. The email trigger for 'alex@domain.com' was also dispatched natively! Should I drop a welcome message inside?
```

**Prompt:** 
```
Please mark my profile status to 'In deep focus mode' for the rest of the day.
```

**Response:** 
```
Done, status translated and globally substituted on your profile. Your team will now see 'In deep focus mode' effectively. I will keep it that way. Anything else I can do?
```

**Prompt:** 
```
Can you delete the message I just sent in the 'general' channel? I made a typo.
```

**Response:** 
```
I've pulled the recent chat logs for 'general', identified the UUID block mapping your latest text, and successfully executed the removal. The error is vaporized! Need me to send a corrected payload?
```

## Capabilities

### Automate member invites
Your agent can send out email invitations to new team members instantly.

### Manage chat channels
Create new conversation spaces or vaporize old ones with simple prompts.

### Push team messages
Drop messages into any existing conversation from your AI client.

### Sync profile status
Update your global status icon to show your current availability.

### Retrieve chat history
Pull historical messages from specific rooms to get context on old threads.

### Audit company members
Get a full list of user IDs and directory maps for your workspace.

## Use Cases

### Automated Project Kickoffs
A project manager tells their agent to create a new 'Project Titan' channel and invite the engineering team. The agent handles the room creation and invites in one go.

### Automated Status Updates
A developer asks their agent to set their status to 'In Deep Focus' for the afternoon. The agent updates their global status icon automatically.

### Log Dumping for DevOps
A DevOps engineer asks their agent to send a specific error log to the 'incident-response' channel. The agent finds the room and posts the payload.

### Rapid Member Onboarding
HR asks their agent to find a new hire in the directory and send them an invite to the 'General' and 'Engineering' rooms using invite_member.

## Benefits

- Stop manually creating channels for every new project by using create_conversation to build rooms instantly.
- Onboard new hires faster by using invite_member to send automated email triggers from your agent.
- Keep your workspace organized by using delete_conversation to vaporize outdated chat spaces.
- Stay visible to your team by using set_status to update your availability status automatically.
- Retrieve context from old threads quickly by using list_messages to pull chat history on demand.
- Clean up your mistakes instantly by using delete_message to remove specific texts from any room.

## How It Works

The bottom line is you get a programmable way to manage team chat without the manual clicking.

1. Subscribe to the Chanty MCP on the Vinkius Marketplace.
2. Provide your Chanty API Token in your AI client's configuration.
3. Start asking your agent to create channels, send messages, or manage members.

## Frequently Asked Questions

**Can I use Chanty to automate my team's chat invites?**
Yes. You can have your agent send out email invitations to new members automatically. This saves you from manually adding people to the workspace every time someone joins the team.

**How does Chanty help with project management?**
It allows your agent to create new conversation rooms for specific projects instantly. You can also have it pull historical messages to get context on previous decisions made in those rooms.

**Can my AI agent update my status in Chanty?**
Yes, it can. You can tell your agent to change your status to 'In a meeting' or 'Deep Work' so your teammates know when you are available without you having to do it manually.

**Is Chanty good for HR teams?**
It is excellent for HR. You can use it to query the company directory, find user IDs, and automate the onboarding flow for new employees across multiple channels.

**Can I delete messages using Chanty?**
Yes. If you make a typo or share something by mistake, your agent can remove that specific message from the conversation history for you.

**What happens when I connect Chanty to my AI client?**
Your AI client gains the ability to perform actions inside Chanty. It can send messages, create rooms, manage members, and update statuses using natural language commands.

**Can my AI agent set up project channels automatically?**
Yes. Ask the agent to create a new conversation and list members from your directory. It will bootstrap the empty room dynamically, allowing you to instantly share the link or invite employees to start discussing immediately.

**How can I invite new hires into the Chanty workspace without opening the UI?**
Just provide your agent with a list of emails. It utilizes the `/invites` endpoint to dispatch automated onboarding emails, bypassing the manual web forms and integrating new users smoothly.

**Can the agent clean up our workspace by deleting obsolete channels?**
Absolutely. It can list all active conversations to identify unused chat limits. Once confirmed, tell the agent to delete specific groups. It triggers an irreversible HTTP DELETE execution, keeping your team space cleanly organized.