Files
ericzakariasson 0e93577afa agent-vent: add plugin
A single-tool MCP server that gives coding agents a `vent` tool to file
freeform grievances. Complaints are logged as JSONL per project at
.cursor/complaints.jsonl (with an unfiled fallback) and optionally echoed
to Slack via an incoming webhook or bot token, configured through
environment variables (no secrets in the plugin).

Launches via `uv run` with PEP 723 inline dependencies, so there is no
virtualenv to manage. Registered in marketplace.json and the README table.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-29 13:51:14 +01:00
..
2026-06-29 13:51:14 +01:00