devkit for strapi mcp for Claude Desktop
io.github.paulrichez/devkit-for-strapi-mcp
Accurate Strapi project facts (UIDs, schemas, references) for AI agents — no more guessed UIDs.
client:Claude Desktop
transport:stdio
runtime:npm
Install devkit for strapi mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"devkit-for-strapi-mcp": {
"command": "npx",
"args": [
"-y",
"devkit-for-strapi-mcp"
],
"env": {
"DEVKIT_LICENSE_KEY": "<DEVKIT_LICENSE_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs