How to Use the Chattermill MCP in Claude Code
Pipe Chattermill metrics and customer feedback themes directly into your terminal scripts with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Chattermill MCP to Claude Code
Create your Vinkius account to connect Chattermill 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.
Automate sentiment reports via Claude Code
`get_chattermill_metric` extracts NPS, CSAT, or net sentiment scores directly into your terminal. This MCP server extracts these numbers so you can write bash scripts that alert your team when user sentiment drops below a specific threshold. Claude Code runs the query, formats the output, and lets you pipe the results to other command-line utilities. It is built for developers who want to monitor customer satisfaction without leaving their shell.
Query raw feedback via the command line
`list_feedback_responses` retrieves customer feedback entries using terminal-friendly pagination and date filters. You can search for specific keywords or filter by date ranges using UNIX timestamps. This tool allows you to grep through customer comments directly from your command line. Claude Code handles the API requests and formats the JSON output so you can quickly analyze recent bugs or feature requests.
Track automated classification themes
`list_feedback_themes` exposes the machine learning themes detected in your customer comments. Claude Code uses these themes to compile quick reports via the MCP connection directly inside your terminal session. You can combine this with `list_theme_categories` to see high-level trends. It gives you a fast way to check if a recent deployment caused a spike in UI or performance complaints without opening a browser.
Set up Chattermill 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 seechattermill-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Chattermill transactions." It will automatically discover and invoke the available Chattermill tools.
claude mcp add --transport http chattermill-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 Chattermill MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Chattermill MCP today
We host it, we monitor it, we maintain it. You just paste one token.