Files
hermes-agent/plugin-catalog/parrotnotes.yaml

25 lines
1.1 KiB
YAML

name: parrotnotes
repo: https://github.com/ascetx/parrot-notes-hermes-plugin
sha: bf3d6fcaa8bc3fe8373b530ac4a0e71c6af53dd2
description: >-
Find, search, summarize and save insights for your ParrotNotes in-person meeting notes
through the hosted ParrotNotes MCP server (Streamable HTTP, OAuth 2.0 + DCR), with the parrotnotes
workflow skill bundled. Portable Agent Plugins v1 package (mcp.json + skills/).
Disclosure — hosted-only connector with no local code: every tool call goes to the vendor's
remote MCP server at mcp.parrotnotes.app (OAuth via a Supabase auth backend); note titles,
transcripts and insights from the user's ParrotNotes account are pulled into the session
context, and text the model passes to save_note_insight is written to that account. OAuth
must be enabled with `hermes mcp add parrotnotes --url https://mcp.parrotnotes.app/mcp --auth oauth`;
the bundled mcp.json alone yields 401.
maintainer: ParrotNotes
tier: community
category: tools
version: "1.2.1"
docs_url: https://parrotnotes.app/docs/mcp
platforms: []
capabilities:
provides_tools: []
provides_hooks: []
provides_middleware: []
requires_env: []