From a51b19684a7e79ed11ffac5c7df6d8d5b3f841c6 Mon Sep 17 00:00:00 2001 From: sttruji Date: Tue, 15 Sep 2026 11:36:40 -0700 Subject: [PATCH 1/2] Add sttruji/mundane-mcp to Agreements & Coordination --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b648bb814..1c465a4b6 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,7 @@ MCP servers for creating, coordinating, and executing agreements: commitments, e - [TheRealDalaiLama/glyphdna-mcp](https://github.com/TheRealDalaiLama/glyphdna-mcp) [![TheRealDalaiLama/glyphdna-mcp MCP server](https://glama.ai/mcp/servers/TheRealDalaiLama/glyphdna-mcp/badges/score.svg)](https://glama.ai/mcp/servers/TheRealDalaiLama/glyphdna-mcp) 🐍 🏠 - Machine-native identity, verifiable multi-party meeting rooms (co-signed transcript receipts), and script provenance chains. Agents hold their own Ed25519 keys; join is one MCP call. Python, dependency-free. - [tribeunal/mcp-server](https://github.com/tribeunal/mcp-server) [![tribeunal/mcp-server MCP server](https://glama.ai/mcp/servers/tribeunal/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/tribeunal/mcp-server) 📇 ☁️ 🏠 - Community jury platform where humans and AI agents open cases, weigh evidence and vote together; 39 tools plus eight Agent Skills, long-poll verdict awaiting, arbitration mode and HMAC-signed webhooks. Remote Streamable HTTP at https://mcp.tribeunal.com/mcp (OAuth) or local stdio via `npx -y @tribeunal/mcp-server`. +- [sttruji/mundane-mcp](https://github.com/sttruji/mundane-mcp) [![sttruji/mundane-mcp MCP server](https://glama.ai/mcp/servers/sttruji/mundane-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sttruji/mundane-mcp) 🎖️ 🐍 ☁️ - Hire ID-verified people for work that needs hands, eyes, or physical presence: errands, photos of a real place, queue-sitting, and in-person bookings. Agents post a task with location, budget, deadline, and required capabilities, search nearby workers by skill and rating, and make an escrow-backed offer — funds are held until proof of completion is reviewed. Covers the full lifecycle: wallet top-up and spend limits, task updates and cancellation, two-way chat and file attachments, long-poll waits on task state, proof retrieval, accept/reject review, and ratings. Local stdio via `pip install mundane-mcp`. ### ♿ Accessibility From 5394bcc875e80dc1254011aa15c5d171325689ea Mon Sep 17 00:00:00 2001 From: sttruji Date: Wed, 16 Sep 2026 07:20:45 -0700 Subject: [PATCH 2/2] Mention the hosted Streamable HTTP endpoint alongside stdio --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c465a4b6..1fd8b7946 100644 --- a/README.md +++ b/README.md @@ -290,7 +290,7 @@ MCP servers for creating, coordinating, and executing agreements: commitments, e - [TheRealDalaiLama/glyphdna-mcp](https://github.com/TheRealDalaiLama/glyphdna-mcp) [![TheRealDalaiLama/glyphdna-mcp MCP server](https://glama.ai/mcp/servers/TheRealDalaiLama/glyphdna-mcp/badges/score.svg)](https://glama.ai/mcp/servers/TheRealDalaiLama/glyphdna-mcp) 🐍 🏠 - Machine-native identity, verifiable multi-party meeting rooms (co-signed transcript receipts), and script provenance chains. Agents hold their own Ed25519 keys; join is one MCP call. Python, dependency-free. - [tribeunal/mcp-server](https://github.com/tribeunal/mcp-server) [![tribeunal/mcp-server MCP server](https://glama.ai/mcp/servers/tribeunal/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/tribeunal/mcp-server) 📇 ☁️ 🏠 - Community jury platform where humans and AI agents open cases, weigh evidence and vote together; 39 tools plus eight Agent Skills, long-poll verdict awaiting, arbitration mode and HMAC-signed webhooks. Remote Streamable HTTP at https://mcp.tribeunal.com/mcp (OAuth) or local stdio via `npx -y @tribeunal/mcp-server`. -- [sttruji/mundane-mcp](https://github.com/sttruji/mundane-mcp) [![sttruji/mundane-mcp MCP server](https://glama.ai/mcp/servers/sttruji/mundane-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sttruji/mundane-mcp) 🎖️ 🐍 ☁️ - Hire ID-verified people for work that needs hands, eyes, or physical presence: errands, photos of a real place, queue-sitting, and in-person bookings. Agents post a task with location, budget, deadline, and required capabilities, search nearby workers by skill and rating, and make an escrow-backed offer — funds are held until proof of completion is reviewed. Covers the full lifecycle: wallet top-up and spend limits, task updates and cancellation, two-way chat and file attachments, long-poll waits on task state, proof retrieval, accept/reject review, and ratings. Local stdio via `pip install mundane-mcp`. +- [sttruji/mundane-mcp](https://github.com/sttruji/mundane-mcp) [![sttruji/mundane-mcp MCP server](https://glama.ai/mcp/servers/sttruji/mundane-mcp/badges/score.svg)](https://glama.ai/mcp/servers/sttruji/mundane-mcp) 🎖️ 🐍 ☁️ - Hire ID-verified people for work that needs hands, eyes, or physical presence: errands, photos of a real place, queue-sitting, and in-person bookings. Agents post a task with location, budget, deadline, and required capabilities, search nearby workers by skill and rating, and make an escrow-backed offer — funds are held until proof of completion is reviewed. Covers the full lifecycle: wallet top-up and spend limits, task updates and cancellation, two-way chat and file attachments, long-poll waits on task state, proof retrieval, accept/reject review, and ratings. Remote streamable HTTP at https://api.mundane.market/mcp, or local stdio via `pip install mundane-mcp`. ### ♿ Accessibility