Skip to content

Add Gryz plugin - #10

Open
grtwo-jcansler wants to merge 1 commit into
CognitionAI:mainfrom
grtwo-jcansler:add-gryz-plugin
Open

Add Gryz plugin#10
grtwo-jcansler wants to merge 1 commit into
CognitionAI:mainfrom
grtwo-jcansler:add-gryz-plugin

Conversation

@grtwo-jcansler

@grtwo-jcansler grtwo-jcansler commented Sep 9, 2026

Copy link
Copy Markdown

What

Adds a marketplace plugin for Gryz (https://www.gryz.ai).

Gryz gives a user one memory that every AI assistant they use can read and
write — it follows them across tools and sessions, and they own and manage it
from the Gryz dashboard. It also keeps private notes and publishes Markdown or
HTML to shareable links.

  • Remote streamable-http MCP server: https://www.gryz.ai/api/mcp
  • OAuth 2.0 with PKCE (dynamic client registration); API-key auth also supported
  • Free with any Gryz account — no subscription
  • Also listed in the official MCP registry as io.github.grtwo-jcansler/gryz

Changes

  • plugins/gryz/.devin-plugin/plugin.json — manifest (bare url, OAuth handled by Devin, same form as slack-remote / linear / notion)
  • plugins/gryz/logo.svg — brand mark, checked in
  • plugins/gryz/skills/gryz-memory/SKILL.md — usage guidance for the memory, notes, and document tools
  • one sorted entry in .devin-plugin/plugin.json optionalPlugins

python3 scripts/validate.py passes.

Context

Plugin-marketplace beta access was enabled for this account (jcansler@grtwo.com)
by the Cognition Support Team on 2026-09-09. Happy to adjust anything.


Devin Review

Status Commit
⚪ Not started

Run Devin Review

💡 Connect your GitHub account to enable automatic code reviews.

Devin Review (Staging)

Gryz gives a user one memory every AI assistant can read and write, shared
across tools and sessions and owned from the Gryz dashboard. It also keeps
private notes and publishes Markdown/HTML to shareable links. Remote
streamable-http MCP server with OAuth (PKCE); free with a Gryz account.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant