The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Gryz listing page.
Publish, share, and manage documents on Gryz directly from Cursor. Jot private Notes, paste Markdown or HTML, and get shareable links — all from inside your editor, over MCP.
Once connected, Cursor can call these tools on your behalf.
Private scratchpad — not published to the web. Great for decisions, lists, and drafts you are not ready to share yet.
agent_access before editingNotes respect per-note AI access (collaborate vs read_only) set in
your Gryz dashboard.
MCP tool ids: publish_document, get_document, list_documents,
update_document, delete_document, list_notes, create_note,
append_note, update_note, delete_note.
Use the Add to Cursor button on the MCP setup guide, or search Gryz in the Cursor plugin marketplace.
mcp.json into your Cursor MCP config (~/.cursor/mcp.json for a
server available across all workspaces, or .cursor/mcp.json in a single
project).Use https://www.gryz.ai/api/mcp exactly — no trailing slash. Cursor OAuth
fails if the URL does not match Gryz protected-resource metadata.
The first tool call opens a browser window to authorize Gryz via OAuth — sign in with Google, GitHub, a magic link, or a password. No API key needed for this flow, and no secrets live in this plugin's manifest.
Prefer an API key instead? Generate one at
gryz.ai/account/api-keys and add it
as a header in your own mcp.json:
Both OAuth and API key access are free with any Gryz account — no subscription required.
https://www.grtwo.app/api/mcp — the previous domain — still works during the
brand transition from grtwo.app to Gryz. No need to change an existing
connection until you are ready; new setups should use the gryz.ai URL above.
MIT — see LICENSE.