Back to directory
preflight-dev/preflight

preflight-dev/preflight

@preflight-dev

24-tool MCP server for Claude Code: preflight checks for your prompts, cross-service context, session history search with LanceDB vectors, correction pattern learning, cost estimation

mcpclaude-codeprompt-disciplinecontextautomationtypescriptpre-flight-checksdeveloper-tools

Installation & Configuration

{
  "mcpServers": {
    "preflight": {
      "command": "npx",
      "args": [
        "-y",
        "preflight-dev-serve"
      ],
      "env": {
        "CLAUDE_PROJECT_DIR": "/path/to/your/project"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15