Project Management AI Analysis for Zed
io.github.antnewman/pm-analyse
AI-powered project analysis with risk identification, forecasting, and mitigation generation
client:Zed
transport:stdio
runtime:pypi
Install Project Management AI Analysis in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pm-analyse": {
"command": "uvx",
"args": [
"pm-mcp-servers"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs