Code Review Typescript
MCP Serverby ssiumha · Added 5mo ago
Claude
9
Install
git clone https://github.com/ssiumha/dotsAdd to Claude
claude mcp add code-review-typescriptQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"code-review-typescript": {
"command": "npx",
"args": [
"@modelcontextprotocol/code-review-typescript"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
TypeScript type safety review checklist. Injected into code-reviewer agent for TypeScript/TSX projects.
Tags
developmenttypescriptcode-reviewskill