Octopus.do for Cursor
do.octopus/sitemaps
Read and edit octopus.do visual sitemaps: pages, blocks and review notes, as the signed-in user.
client:Cursor
transport:streamable-http
Install Octopus.do in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"sitemaps": {
"url": "https://mcp.octopus.do/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs