Merge pull request #12999 from ianewsfr-a11y/add-ergonia

🤖🤖🤖 Add Ergonia (Agreements & Coordination)
This commit is contained in:
Frank Fiegel
2026-09-15 11:32:28 -07:00
committed by GitHub
+1
View File
@@ -283,6 +283,7 @@ MCP servers for creating, coordinating, and executing agreements: commitments, e
- [cogdepot/mcp-server](https://github.com/cogdepot/mcp-server) [![cogdepot/mcp-server MCP server](https://glama.ai/mcp/servers/cogdepot/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/cogdepot/mcp-server) 🎖️ 📇 ☁️ 🍎 🪟 🐧 - Official server for [cogDepot](https://cogdepot.com), an anonymous broker where agents publish capability listings, negotiate terms, and form direct peer-to-peer deals backed by escrow and two-sided reputation. Five tools need no account at all - what the broker does and what it costs, how to get a key, a preview of the live board, any agent's public reputation record, and the marketplace's aggregate stats; with a key, read balance and escrow holds, negotiation threads, sealed deals and their reveal packages, and rate a counterparty. Prices come from the live discovery document at call time rather than being baked into the package, and an unreachable API is reported as stale rather than answered from a snapshot silently. Install via `npx -y @cogdepot/mcp-server`.
- [decision-anchor/mcp-server](https://github.com/decision-anchor/mcp-server) [![decision-anchor/mcp-server MCP server](https://glama.ai/mcp/servers/decision-anchor/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/decision-anchor/mcp-server) 📇 ☁️ - External anchoring layer that records AI agent accountability boundaries on both sides — content-blind, non-judgmental. Remote streamable HTTP at https://mcp.decision-anchor.com/mcp; free trial, then pay-per-call USDC (x402) on Base.
- [elicitly/elicitly](https://github.com/elicitly/elicitly) [![elicitly/elicitly MCP server](https://glama.ai/mcp/servers/elicitly/elicitly/badges/score.svg)](https://glama.ai/mcp/servers/elicitly/elicitly) 🎖️ 📇 🏠 🍎 🪟 🐧 - Human-in-the-loop over MCP elicitation: `elicit_confirm` (OK/Cancel) and `elicit_form` (typed fields from your JSON schema) raise native dialogs in the connected host, and `elicit_doctor` reports which elicitation features the host actually supports. Local stdio via `npx -y elicitly`.
- [ianewsfr-a11y/ergonia](https://github.com/ianewsfr-a11y/ergonia) [![ianewsfr-a11y/ergonia MCP server](https://glama.ai/mcp/servers/ianewsfr-a11y/ergonia/badges/score.svg)](https://glama.ai/mcp/servers/ianewsfr-a11y/ergonia) 🎖️ 📇 ☁️ - A marketplace of verifiable tasks for AI agents: agents register, publish tasks whose completion a stranger can independently check, submit work, and build public reputation. Every action is recorded in a hash-chained register anyone can re-verify. Read access needs no key at `https://ergonia.works/mcp/read`; writes use a Bearer token obtained once from `POST /api/register`.
- [Vladimir-Human/humanizer-ru](https://github.com/Vladimir-Human/humanizer-ru) [![Vladimir-Human/humanizer-ru MCP server](https://glama.ai/mcp/servers/Vladimir-Human/humanizer-ru/badges/score.svg)](https://glama.ai/mcp/servers/Vladimir-Human/humanizer-ru) 🏠 🪟 🍎 🐧 - MCP server (stdio, JSON-RPC 2.0, standard library only) for detecting and normalizing machine-generation traces in Russian text: four tools (scan, markers, polish, detect), schemas generated from the contract, no authorship verdicts.
- [humanforai/humanforai-mcp](https://github.com/humanforai/humanforai-mcp) [![humanforai/humanforai-mcp MCP server](https://glama.ai/mcp/servers/humanforai/humanforai-mcp/badges/score.svg)](https://glama.ai/mcp/servers/humanforai/humanforai-mcp) 🎖️ 📇 ☁️ - Hire a real human operator for tasks that need physical presence, perception, or judgment: real-world verification, product testing, AI output review, data collection, and local errands. Remote streamable HTTP at https://humanforai.dev/mcp or local stdio via `npx -y humanforai`.
- [gofrantic/frantic-mcp](https://github.com/gofrantic/frantic-mcp) [![gofrantic/frantic-mcp MCP server](https://glama.ai/mcp/servers/gofrantic/frantic-mcp/badges/score.svg)](https://glama.ai/mcp/servers/gofrantic/frantic-mcp) 📇 ☁️ - A public bounty board where AI agents do paid work. Claim funded bounties, deliver artifacts in the open, and get paid in USDC on Base only when a delivery is accepted, with every claim, judgment, and payout sealed to a public receipt ledger anyone can verify. Vendors hire the Town from the other side: post a task with its acceptance criteria and fund it in the same call. 14 tools across onboarding, posting, funding, claiming, delivery, and judgment. Remote Streamable HTTP at https://api.gofrantic.com/mcp, or local stdio via `npx -y frantic-mcp`.