MCP server for FireCMS Cloud — manage projects, collections, users, and AI features via the Model Context Protocol
{
"mcpServers": {
"firecmsmcp": {
"command": "npx",
"args": [
"-y",
"@firecms/mcp-server"
]
}
}
}