ainative prd mcp for Zed
io.github.ainative-studio/ainative-prd-mcp
PRD Generator MCP — generate, validate, and manage Product Requirement Documents.
client:Zed
transport:stdio
runtime:npm
Install ainative prd mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ainative-prd-mcp": {
"command": "npx",
"args": [
"-y",
"ainative-prd-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs