ZeroCMS for Cursor
io.zerocms/zero
AI-native Git-based CMS for Astro. Create and publish content in the browser, without learning git.
client:Cursor
transport:streamable-http
Install ZeroCMS in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"zero": {
"url": "https://mcp.zerocms.io/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs