devkit for strapi mcp for Windsurf
io.github.paulrichez/devkit-for-strapi-mcp
Accurate Strapi project facts (UIDs, schemas, references) for AI agents — no more guessed UIDs.
client:Windsurf
transport:stdio
runtime:npm
Install devkit for strapi mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"devkit-for-strapi-mcp": {
"command": "npx",
"args": [
"-y",
"devkit-for-strapi-mcp"
],
"env": {
"DEVKIT_LICENSE_KEY": "<DEVKIT_LICENSE_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs