NextBlock CMS for Cursor
dev.nextblock/nextblock
Manage pages, posts, blocks, media and settings of your self-hosted NextBlock site.
client:Cursor
transport:streamable-http
Install NextBlock CMS in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"nextblock": {
"url": "https://{site_host}/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs