SpecLeft for Claude Desktop
io.github.specleft/specleft
Python intent tracing MCP: map specs to pytest tests, monitor implementation progress, offline-only.
client:Claude Desktop
transport:stdio
runtime:pypi
Install SpecLeft in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"specleft": {
"command": "uvx",
"args": [
"specleft"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs