Back to directory
fantasieleven-code/callout

fantasieleven-code/callout

@fantasieleven-code

Callout is an MCP server providing 9 expert perspectives to review AI-generated code and catch over-engineering, delivered as an MCP server for Claude Code, Cursor, VS Code, and Windsurf.

code-reviewai-codingmcp-servercode-analysisdeveloper-toolsai-collaborationtool

Installation & Configuration

{
  "mcpServers": {
    "callout": {
      "command": "npx",
      "args": [
        "callout-dev"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12