How to Use the Judge.me MCP in Claude Code
Pipe Judge.me reviews, questions, and store settings directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Judge.me MCP to Claude Code
Create your Vinkius account to connect Judge.me 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 terminal-based review audits
The `list_reviews` tool allows Claude Code to fetch your latest store feedback directly into your shell. You can pipe this output into standard command-line utilities to filter by rating, search for specific keywords, or export raw JSON data. If you spot a suspicious rating, this MCP toolset lets you run `get_review` to inspect its moderation status and metadata instantly. This headless workflow makes it easy to monitor store reputation during major sales events without opening a browser.
Automate QA audits via Claude Code MCP Server
The `list_questions` tool retrieves all customer questions submitted to your store so you can process them in batch scripts. Claude Code reads the pending inquiries and queries `list_answers` to check which questions are still waiting for a response. You can pipe these unresolved questions to local files or use them to trigger alerts in your deployment pipelines. It keeps your support queue visible right from your terminal.
Verify store settings and discount campaigns
The `get_settings` tool retrieves your current widget configurations and email notification rules. Claude Code uses this to verify that your review collection emails are active and configured correctly. To audit your marketing incentives, the agent runs `list_coupons` to output active discount codes alongside user-generated images from `list_medias`. This lets you verify that rewards are only distributed to customers who upload high-quality media.
Set up Judge.me 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 seejudgeme-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Judge.me transactions." It will automatically discover and invoke the available Judge.me tools.
claude mcp add --transport http judgeme-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 Judge.me MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Judge.me MCP today
We host it, we monitor it, we maintain it. You just paste one token.