ainative strapi mcp server for Zed
io.github.ainative-studio/ainative-strapi-mcp-server
Strapi CMS MCP — natural-language content management: create, manage, and publish content.
client:Zed
transport:stdio
runtime:npm
Install ainative strapi mcp server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ainative-strapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"ainative-strapi-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs