From 12b2bd017ba827ed37c27dbd93fbdc8438ae3256 Mon Sep 17 00:00:00 2001 From: Brennan Mulligan <108836961+mulligan-madness@users.noreply.github.com> Date: Mon, 29 Jun 2026 15:50:40 -0600 Subject: [PATCH 1/3] Add Shodai Agreements MCP server --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e151a6b22..cd502882a 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ Checkout [awesome-mcp-clients](https://github.com/punkpeye/awesome-mcp-clients/) > We now have a [web-based directory](https://glama.ai/mcp/servers) that is synced with the repository. * 🔗 - [Aggregators](#aggregators) +* 🤝 - [Agreements & Coordination](#agreements--coordination) * 🎨 - [Art & Culture](#art-and-culture) * 📐 - [Architecture & Design](#architecture-and-design) * 📂 - [Browser Automation](#browser-automation) @@ -222,6 +223,12 @@ Servers for accessing many apps and tools through a single MCP server. - [gregario/astronomy-oracle](https://github.com/gregario/astronomy-oracle) [![astronomy-oracle MCP server](https://glama.ai/mcp/servers/gregario/astronomy-oracle/badges/score.svg)](https://glama.ai/mcp/servers/gregario/astronomy-oracle) 📇 🏠 🍎 🪟 🐧 - Accurate astronomical catalog data and observing session planner. 13,000+ deep-sky objects from OpenNGC with deterministic visibility, rise/transit/set, and alt/az calculations. `npx astronomy-oracle` - [IO-Aerospace-software-community/mcp-server](https://github.com/IO-Aerospace-software-engineering/mcp-server) #️⃣ ☁️/🏠 🐧 - IO Aerospace MCP Server: a .NET-based MCP server for aerospace & astrodynamics — ephemeris, orbital conversions, DSS tools, time conversions, and unit/math utilities. Supports STDIO and SSE transports; Docker and native .NET deployment documented. +### 🤝 Agreements & Coordination + +MCP servers for creating, coordinating, and executing agreements: commitments, escrow, and multi-party decision workflows across humans, agents, and organizations. + +- [Shodai Agreements](https://github.com/CNSLabs/agreements-api-sdk) 📇 ☁️ 🏠 - Remote Streamable HTTP and local stdio MCP server for defining, validating, deploying, and operating machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history. + ### 🎨 Art & Culture Access and explore art collections, cultural heritage, and museum databases. Enables AI models to search and analyze artistic and cultural content. From 4202b9c049812f5b33ea522e320bfe7548741e49 Mon Sep 17 00:00:00 2001 From: Brennan Mulligan <108836961+mulligan-madness@users.noreply.github.com> Date: Mon, 29 Jun 2026 17:03:22 -0600 Subject: [PATCH 2/3] Use repository name for Shodai entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd502882a..08f7fe8b3 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ Servers for accessing many apps and tools through a single MCP server. MCP servers for creating, coordinating, and executing agreements: commitments, escrow, and multi-party decision workflows across humans, agents, and organizations. -- [Shodai Agreements](https://github.com/CNSLabs/agreements-api-sdk) 📇 ☁️ 🏠 - Remote Streamable HTTP and local stdio MCP server for defining, validating, deploying, and operating machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history. +- [CNSLabs/agreements-api-sdk](https://github.com/CNSLabs/agreements-api-sdk) 📇 ☁️ 🏠 - Remote Streamable HTTP and local stdio MCP server for defining, validating, deploying, and operating machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history. ### 🎨 Art & Culture From 03751a535cd7f48761339ff39c1a9df064dd2907 Mon Sep 17 00:00:00 2001 From: Brennan Mulligan <108836961+mulligan-madness@users.noreply.github.com> Date: Tue, 30 Jun 2026 11:59:28 -0600 Subject: [PATCH 3/3] Add Glama badge for Shodai Agreements --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08f7fe8b3..659959912 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ Servers for accessing many apps and tools through a single MCP server. MCP servers for creating, coordinating, and executing agreements: commitments, escrow, and multi-party decision workflows across humans, agents, and organizations. -- [CNSLabs/agreements-api-sdk](https://github.com/CNSLabs/agreements-api-sdk) 📇 ☁️ 🏠 - Remote Streamable HTTP and local stdio MCP server for defining, validating, deploying, and operating machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history. +- [CNSLabs/agreements-api-sdk](https://github.com/CNSLabs/agreements-api-sdk) [![CNSLabs/agreements-api-sdk MCP server](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk/badges/score.svg)](https://glama.ai/mcp/servers/CNSLabs/agreements-api-sdk) 📇 ☁️ 🏠 - Remote Streamable HTTP and local stdio MCP server for defining, validating, deploying, and operating machine-readable agreements with EIP-712 permit preparation, signed participant inputs, state reads, and input history. ### 🎨 Art & Culture