ci_distillcontinuous-improvement — Distills observations into reusable instincts
ci_plan_initcontinuous-improvement — Initializes a structured task plan for the current session
ci_recallcontinuous-improvement — Recalls past observations and fixes relevant to the current context
use_simulatorrmathew1973/ios-sim-mcp — Pick a specific UDID (auto-selected if only one is booted)
snapshotrmathew1973/ios-sim-mcp — Capture the AX tree, assign refs e1..eN, return compact text rendering
findrmathew1973/ios-sim-mcp — Search the snapshot by id, label, labelContains, role, actionable
taprmathew1973/ios-sim-mcp — Tap by ref, id, or x,y. Optional duration makes it a long-press
type_textrmathew1973/ios-sim-mcp — Type into the focused field. Optional ref or id taps-then-types. Auto-routes through paste when dylib loaded
paste_textrmathew1973/ios-sim-mcp — Byte-perfect text via UIPasteboard + first-responder paste. Requires dylib injected
view_treermathew1973/ios-sim-mcp — Walk the running app's UIView hierarchy on the main thread. Reports class names, frames, alpha/hidden/interactive, text content, view-contro
list_simulatorsrmathew1973/ios-sim-mcp — List simulators with UDID, state, OS version
view_hit_testrmathew1973/ios-sim-mcp — What view actually receives a tap at (x,y)? Returns topmost view plus full responder chain
memory_searchio.github.richawo/yaps — Search private Markdown notes through Yaps Agent Access.
memory_createio.github.richawo/yaps — Create a new private Markdown note.
memory_updateio.github.richawo/yaps — Update an existing private Markdown note.
memory_deleteio.github.richawo/yaps — Delete a private Markdown note after confirmation.
memory_readio.github.richawo/yaps — Read a private Markdown note by ID.
translate_textio.github.richawo/yaps — Translate text using local Yaps model.
translate_fileio.github.richawo/yaps — Translate a text, Markdown, or SRT file.
get_track_recordtradallo/reputation — Fetch a verified track record for a Tradallo profile or agent.
search_recordstradallo/reputation — Discover verified records matching performance criteria.
verify_utrtradallo/reputation — Look up a Universal Trade Receipt by hash and check on-chain anchoring.
get_versionstradallo/reputation — Fetch an agent's full version history.
get_utrstradallo/reputation — Fetch raw Universal Trade Receipts for an agent, paginated cursor-style.
save_memoryio.github.amirj4m/jamgate — Save a memory after passing through the quality gate (durability, credential, question, transience, dedup, supersession, trust checks).
recall_memoryio.github.amirj4m/jamgate — Retrieve memories relevant to a query, filtered by subject, type, and recency.
forget_memoryio.github.amirj4m/jamgate — Delete a specific memory by ID or subject.
deliberationantonbabenko/deliberation — Orchestrates multi-model deliberation by routing prompts to GPT, Gemini, Grok, or OpenRouter models, synthesizing expert responses, and mana
deliberation:consensusantonbabenko/deliberation — Get a second opinion from multiple AI models and reach consensus.
deliberation:setupantonbabenko/deliberation — One-time setup that registers MCP servers for the Deliberation plugin.
deliberation:ask-allantonbabenko/deliberation — Ask all configured AI models for their opinions and synthesize results.
playlist_fetchgirijashankarj/yt-playlist-studio — Read a public or unlisted YouTube playlist with no credentials, or a private one via OAuth.
playlist_taggirijashankarj/yt-playlist-studio — Infer language, genre, sub-genre and mood category per song in a playlist.
playlist_chunkgirijashankarj/yt-playlist-studio — Slice a playlist into mood-based sub-playlists using declarative YAML rules.
playlist_exportgirijashankarj/yt-playlist-studio — Export mood playlists to XLSX, CSV, M3U, or an HTML build console.
publish_apigirijashankarj/yt-playlist-studio — Create playlists on YouTube via the official Data API, quota-aware and resumable.
quota_statusgirijashankarj/yt-playlist-studio — Check the current YouTube Data API quota usage and remaining allowance.
publish_linksgirijashankarj/yt-playlist-studio — Generate YouTube import links (50 videos each) plus an HTML console for manual saving.