Claude Sycophancy Detector Connector for AI agents.
3 live capabilities
Verify codebase claims and stop AI hallucinations in your code
Waiting for input…
Why people use Claude Sycophancy Detector
Stop AI Hallucinations in your codebase with Claude Sycophancy Detector
This MCP changes that dynamic. Instead of you doing the detective work, the agent's claims are automatically checked against your actual project metadata. You get a clear signal when an agent is being sycophantic, allowing you to catch errors before they ever reach your terminal.
What Vinkius changes
You stop debugging hallucinations and start working with verified code facts.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Fixing 'Yes-Man' Hallucinations
You tell your agent a function is in `utils.
- Real-world use case 02
Validating Large Refactors
When asking an agent to move logic across multiple files, use the accuracy check to ensure it hasn't invented new, non-existent paths.
- Real-world use case 03
Auditing AI Documentation
Verify that the documentation an agent writes for your API actually matches the real function signatures in your source code.
Complete set · 3capabilities
The complete Claude Sycophancy Detector capability set.
These are the exact actions your AI can choose when you ask it to work with Claude Sycophancy Detector.
01—03
3 capabilities in this set.
Part of 3 available through Claude Sycophancy Detector.
- 01 Capability
Analyze response accuracy
Compares an agent's claims against your codebase to find factual errors. It calculates an accuracy ratio to show how much you can trust the output.
- 02 Capability
Extract claims from text
Pulls specific technical assertions out of a conversation. It identifies things like file paths and variable names for verification.
- 03 Capability
Get sycophancy risk summary
Translates technical error rates into a clear risk level. It provides a summary of how likely the agent is to be agreeing with you incorrectly.
Set up in minutes
One URL. Then ask Claude Sycophancy Detector to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Claude Sycophancy Detector from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_MuuVRcJVlK20eXkkhlKH2wfsRE0dSYRZjHG5O2im/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Claude Sycophancy Detector, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Claude Sycophancy Detector for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_MuuVRcJVlK20eXkkhlKH2wfsRE0dSYRZjHG5O2im/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Claude Sycophancy Detector URL.
- Step 03
Save and start
Save the connection and enable Claude Sycophancy Detector in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"claude-sycophancy-detector": {
"url": "https://edge.vinkius.com/vk_preview_MuuVRcJVlK20eXkkhlKH2wfsRE0dSYRZjHG5O2im/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Claude Sycophancy Detector
Open Agent mode in chat and ask: "Using Claude Sycophancy Detector, help me...". 3 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"claude-sycophancy-detector": {
"url": "https://edge.vinkius.com/vk_preview_MuuVRcJVlK20eXkkhlKH2wfsRE0dSYRZjHG5O2im/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Claude Sycophancy Detector
Ask Copilot: "Using Claude Sycophancy Detector, help me...". 3 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"claude-sycophancy-detector": {
"url": "https://edge.vinkius.com/vk_preview_MuuVRcJVlK20eXkkhlKH2wfsRE0dSYRZjHG5O2im/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Claude Sycophancy Detector
Open Cascade and ask: "Using Claude Sycophancy Detector, help me...". 3 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"claude-sycophancy-detector": {
"url": "https://edge.vinkius.com/vk_preview_MuuVRcJVlK20eXkkhlKH2wfsRE0dSYRZjHG5O2im/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Claude Sycophancy Detector
Ask Cline: "Using Claude Sycophancy Detector, help me...". 3 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add claude-sycophancy-detector --transport http "https://edge.vinkius.com/vk_preview_MuuVRcJVlK20eXkkhlKH2wfsRE0dSYRZjHG5O2im/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Claude Sycophancy Detector
Ask Claude: "Using Claude Sycophancy Detector, show me...". 3 tools are ready
Where the request belongs
Work Claude Sycophancy Detector can move forward.
Software engineers and technical leads who rely on AI agents for refactoring, debugging, and code generation and can't afford to trust a 'yes-man' model.
Software Engineer
Uses it to ensure that the refactoring suggestions provided by their agent actually match the existing file tree.
DevOps Engineer
Verifies that configuration paths and environment variables suggested by an agent are real and not hallucinated.
Code Auditor
Uses the risk scoring to evaluate the reliability of AI-generated documentation or analysis.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAnthropic
Access Claude models via Anthropic API. send messages, count tokens, manage batches and discover models from any AI agent.
OpenAI
Use GPT-4o, DALL-E 3, embeddings, fine-tuning, and moderation as capabilities inside your AI agent workflows.
Apple App Store
Manage your iOS apps and TestFlight builds with Apple App Store Connect. track reviews, versions, and sales via AI.
Zapier
Monitor automated workflows, audit app connections, and search for Zap templates on Zapier. the leader in AI orchestration.
X Ads (Twitter)
Connect your X Ads account to any AI agent. audit campaigns, analyze line item performance, and pull engagement reports through natural conversation.
Box
Store, share, and collaborate on files securely with enterprise-grade cloud content management and governance controls.
Bring your own AI
Change the model, client or framework. Keep Claude Sycophancy Detector connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Claude Sycophancy Detector.
The practical details behind the request, access and result.
How does the Claude Sycophancy Detector prevent AI errors?
It works by comparing the technical claims an agent makes—like file paths or function names—against your actual codebase metadata to ensure they are factually correct.
Can I use this Claude Sycophancy Detector in Cursor or VS Code?
Yes, you can connect this MCP to any compatible client including Cursor, VS Code, Windsurf, and Claude Desktop to verify code assertions in real-time.
What is sycophancy in AI models?
Sycophancy is when an AI prioritizes agreeing with your stated assumptions over being factually accurate, which often leads to the agent validating incorrect code structures.
Does this MCP work with any coding language?
Yes, as long as your agent has access to the codebase metadata, this MCP can verify claims across any programming language or project structure.
How do I know if my agent is being sycophantic?
You can use the risk summary feature to get a clear, human-readable report on whether your agent is showing patterns of false agreement.
What is sycophancy in AI?
Sycophancy is when an AI model agrees with a user's incorrect statement or assumption to avoid conflict, rather than providing the correct factual information.
How does `analyze_response_accuracy` work?
The analyze_response_accuracy capability uses deterministic regex to extract claims like file paths and function signatures from a response, then compares them against the provided codebaseFacts to determine accuracy.
Which AI clients can use this capability?
This capability can be used with any MCP-compatible client, including Cursor, VS Code, Claude Desktop, and Windsurf.
One connection away
Give your agent a direct line to Claude Sycophancy Detector.
Connect Claude Sycophancy Detector once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available