Add Gryz plugin - #10
Open
grtwo-jcansler wants to merge 1 commit into
Open
Conversation
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
streamable-httpMCP server:https://www.gryz.ai/api/mcpio.github.grtwo-jcansler/gryzChanges
plugins/gryz/.devin-plugin/plugin.json— manifest (bareurl, OAuth handled by Devin, same form as slack-remote / linear / notion)plugins/gryz/logo.svg— brand mark, checked inplugins/gryz/skills/gryz-memory/SKILL.md— usage guidance for the memory, notes, and document tools.devin-plugin/plugin.jsonoptionalPluginspython3 scripts/validate.pypasses.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