devkit for strapi mcp for Zed
io.github.paulrichez/devkit-for-strapi-mcp
Accurate Strapi project facts (UIDs, schemas, references) for AI agents — no more guessed UIDs.
client:Zed
transport:stdio
runtime:npm
Install devkit for strapi mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"devkit-for-strapi-mcp": {
"command": "npx",
"args": [
"-y",
"devkit-for-strapi-mcp"
],
"env": {
"DEVKIT_LICENSE_KEY": "<DEVKIT_LICENSE_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs