How to Use the Chanty MCP in Claude Code
Command your Chanty workspace from the terminal with Claude Code, automating chat alerts, user invites, and channel cleanups.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Chanty MCP to Claude Code
Create your Vinkius account to connect Chanty to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run Chanty operations from your terminal
Claude Code uses `send_message` to pipe deployment logs, test results, or system alerts straight into your Chanty channels. This brings your team chat directly into your command-line workflow. You can script these actions into your CI/CD pipelines. This MCP Server lets your terminal agent find the right channel ID using `list_conversations` and post updates without a GUI.
Manage team directories and access
Claude Code uses `list_members` to pull your active directory map and audit team access directly from the shell. You can list everyone currently in your workspace without opening a browser. Need to add a new server or contractor? Claude Code runs `invite_member` through the MCP interface to dispatch the invitation email trigger immediately.
Query and clean chat histories via CLI
Claude Code uses `list_messages` to scan specific channels for errors, links, or decisions without making you scroll. Search through your team's chat logs quickly directly from the terminal. If you need to wipe temporary debug logs or sensitive credentials sent by mistake, the agent calls `delete_message` to remove them from the chat history. The MCP protocol handles the routing securely.
Set up Chanty MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seechanty-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Chanty transactions." It will automatically discover and invoke the available Chanty tools.
claude mcp add --transport http chanty-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Chanty MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Chanty MCP today
We host it, we monitor it, we maintain it. You just paste one token.