Skip to content
Cursor

ProtoNote for Cursor

io.protonote/protonote

Share prototypes for team review: publish HTML, reviewers pin notes, pull feedback back to apply.

client:Cursor transport:streamable-http

Install ProtoNote in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "protonote": {
      "url": "https://protonote.io/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ProtoNote in other clients