mendapi for Claude Desktop
com.mendapi/mendapi
Detect API breaking changes, scan your codebase for impact, and draft the fix. Runs locally.
client:Claude Desktop
transport:stdio
runtime:npm
Install mendapi in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mendapi": {
"command": "npx",
"args": [
"-y",
"mendapi"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs