Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Gripe

FreeNot checked

Agent complaint box — one-tool MCP for logging bugs and improvement requests

GitHubEmbed

About

Agent complaint box — one-tool MCP for logging bugs and improvement requests

README

Agent complaint box — one-tool MCP for logging bugs and improvement requests.

One tool: report_issue

Call it when you guess, hit a missing tool, find bad docs, or produce uncertain output. Non-blocking — log and continue.

Param Type Description
description str What went wrong or what you'd like improved (max 200 chars)
severity low / medium / high low = friction, medium = guessed, high = abandoned/wrong
section str Which instruction or tool caused the issue (max 80 chars)
mode enum ambiguous_instruction missing_tool bad_tool_doc hallucination_risk wrong_scope memory_miss other

Storage

  • Postgres: set GRIPE_DB_URL env var → single gripe_issues table
  • JSONL fallback: timestamped files in .gripe-mcp/ (one per day)

Identity

GRIPE_AGENT_ID and GRIPE_TASK_ID are set at server startup via env vars. The agent never self-reports identity.

System prompt block

## Self-Monitoring

Use `report_issue` any time you guess, hit a missing tool, or produce output
you're uncertain about. Non-blocking — log and continue, no response expected.
There is no penalty for logging; silence is the failure mode we're trying to
prevent.

Run

GRIPE_AGENT_ID=precis GRIPE_TASK_ID=review-123 gripe

from github.com/retospect/gripe-mcp

Installing Gripe

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/retospect/gripe-mcp

FAQ

Is Gripe MCP free?

Yes, Gripe MCP is free — one-click install via Unyly at no cost.

Does Gripe need an API key?

No, Gripe runs without API keys or environment variables.

Is Gripe hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Gripe in Claude Desktop, Claude Code or Cursor?

Open Gripe on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Gripe with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs