readyorai for Claude Desktop
io.github.tedoneobichajavascript/readyorai
Zero-cost MCP server for local code inspection and best-practice recommendations
client:Claude Desktop
transport:stdio
runtime:npm
Install readyorai in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"readyorai": {
"command": "npx",
"args": [
"-y",
"readyorai"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs