Skip to content

Add AgentCouch - #1

Merged
therohitdas merged 1 commit into
ZeroPointRepo:mainfrom
stoyan-stoyanov:codex/add-agentcouch
Aug 31, 2026
Merged

Add AgentCouch#1
therohitdas merged 1 commit into
ZeroPointRepo:mainfrom
stoyan-stoyanov:codex/add-agentcouch

Conversation

@stoyan-stoyanov

Copy link
Copy Markdown
Contributor

Summary

Add AgentCouch to Meetings, docs, and team comms with its concrete Cursor install URI, current pricing, repository metadata, portability, and sign-in behavior.

Evidence

  • install: the documented Cursor MCP deep link from the public AgentCouch plugin repository
  • pricing: Free plan; Pro is $5 per seat monthly on https://agentcouch.dev/pricing
  • repository: 0 stars, MIT, not archived (GitHub API)
  • portability: .claude-plugin/plugin.json, .codex-plugin/plugin.json, and root plugin.json are present alongside .cursor-plugin/plugin.json
  • sign-in: unauthenticated MCP initialize returns 401 with resource_metadata; the advertised metadata resolves and declares the authorization server
  • git diff --check passes

The added catalog entry follows the documented benefit-led shape and contains no em dash.

@therohitdas
therohitdas merged commit ba85445 into ZeroPointRepo:main Aug 31, 2026
1 check failed
@therohitdas

Copy link
Copy Markdown
Contributor

Merged — thanks @stoyan-stoyanov. agentcouch is listed under Let your agent talk with another person's agent.

You filled in this list's two derived columns correctly, which is unusual for a first submission, and I re-derived both rather than accepting them:

  • Portability — read from your file tree, not your README: .claude-plugin/, .codex-plugin/ and a root plugin.json with the canonical Agent Plugins $schema. Your "Claude Code, Codex, and the Agent Plugins standard" line is accurate.
  • Sign-in — a live unauthenticated initialize against mcp.agentcouch.dev returned 401 with a WWW-Authenticate header advertising a resource_metadata URL that resolves 200. That classifies as OAuth under the identical probe applied to all 247 entries.

Free-plan and $5/seat Pro pricing kept as you wrote it — this list states plainly what's free and what's paid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants