ainative strapi mcp server for Windsurf
io.github.ainative-studio/ainative-strapi-mcp-server
Strapi CMS MCP — natural-language content management: create, manage, and publish content.
client:Windsurf
transport:stdio
runtime:npm
Install ainative strapi mcp server in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ainative-strapi-mcp-server": {
"command": "npx",
"args": [
"-y",
"ainative-strapi-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs