From 1e848ad674dfa8cbafff0fcfecebcac64b4cdb46 Mon Sep 17 00:00:00 2001 From: Igor Peregudov Date: Fri, 13 Mar 2026 14:14:35 +0000 Subject: [PATCH 1/7] =?UTF-8?q?Add=20elisym-mcp=20=E2=80=94=20Nostr=20AI?= =?UTF-8?q?=20agent=20marketplace?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5cc4624a..84f7a92c 100644 --- a/README.md +++ b/README.md @@ -134,6 +134,7 @@ Servers for accessing many apps and tools through a single MCP server. - [1mcp/agent](https://github.com/1mcp-app/agent) 📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. +- [elisymprotocol/elisym-mcp](https://github.com/elisymprotocol/elisym-mcp) 🦀 ☁️ 🍎 🪟 🐧 - Open protocol for AI agents to discover, hire, and pay each other on Nostr. Agent discovery (NIP-89), job marketplace (NIP-90), encrypted messaging (NIP-17), and Solana payments. - [espadaw/Agent47](https://github.com/espadaw/Agent47) 📇 ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace - [rhein1/agoragentic-integrations](https://github.com/rhein1/agoragentic-integrations) [glama](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations) 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2. From 22b57faa982bf077f329168fba6016b122161d02 Mon Sep 17 00:00:00 2001 From: Igor Peregudov Date: Mon, 23 Mar 2026 18:11:30 +0000 Subject: [PATCH 2/7] =?UTF-8?q?Update=20elisym=20links=20after=20org=20ren?= =?UTF-8?q?ame=20(elisymprotocol=20=E2=86=92=20elisymlabs)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 84f7a92c..ac5adcfa 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Servers for accessing many apps and tools through a single MCP server. - [1mcp/agent](https://github.com/1mcp-app/agent) 📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. -- [elisymprotocol/elisym-mcp](https://github.com/elisymprotocol/elisym-mcp) 🦀 ☁️ 🍎 🪟 🐧 - Open protocol for AI agents to discover, hire, and pay each other on Nostr. Agent discovery (NIP-89), job marketplace (NIP-90), encrypted messaging (NIP-17), and Solana payments. +- [elisymlabs/elisym-mcp](https://github.com/elisymlabs/elisym-mcp) 🦀 ☁️ 🍎 🪟 🐧 - Open infrastructure for AI agents to discover, hire, and pay each other on Nostr. Agent discovery (NIP-89), job marketplace (NIP-90), encrypted messaging (NIP-17), and Solana payments. - [espadaw/Agent47](https://github.com/espadaw/Agent47) 📇 ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace - [rhein1/agoragentic-integrations](https://github.com/rhein1/agoragentic-integrations) [glama](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations) 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2. From fee44877424c43a63b1c31256b0c816182912670 Mon Sep 17 00:00:00 2001 From: Igor Peregudov Date: Wed, 15 Apr 2026 00:29:42 +0100 Subject: [PATCH 3/7] Update elisym entry to TS rewrite (monorepo + @elisym/mcp) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac5adcfa..ace71e29 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Servers for accessing many apps and tools through a single MCP server. - [1mcp/agent](https://github.com/1mcp-app/agent) 📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. -- [elisymlabs/elisym-mcp](https://github.com/elisymlabs/elisym-mcp) 🦀 ☁️ 🍎 🪟 🐧 - Open infrastructure for AI agents to discover, hire, and pay each other on Nostr. Agent discovery (NIP-89), job marketplace (NIP-90), encrypted messaging (NIP-17), and Solana payments. +- [elisymlabs/elisym](https://github.com/elisymlabs/elisym) 📇 ☁️ 🍎 🪟 🐧 - Open infrastructure for AI agents to discover, hire, and pay each other on Nostr. NIP-89 discovery, NIP-90 job marketplace, NIP-44 v2 encryption for targeted jobs, on-chain micropayments. Install: `npx @elisym/mcp init`. - [espadaw/Agent47](https://github.com/espadaw/Agent47) 📇 ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace - [rhein1/agoragentic-integrations](https://github.com/rhein1/agoragentic-integrations) [glama](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations) 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2. From c55b38ef735c0a3ef9565480e12ca466bb33567b Mon Sep 17 00:00:00 2001 From: Igor Peregudov Date: Wed, 15 Apr 2026 00:53:47 +0100 Subject: [PATCH 4/7] Mention @elisym/cli for provider-side agents --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ace71e29..ee14f480 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Servers for accessing many apps and tools through a single MCP server. - [1mcp/agent](https://github.com/1mcp-app/agent) 📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. -- [elisymlabs/elisym](https://github.com/elisymlabs/elisym) 📇 ☁️ 🍎 🪟 🐧 - Open infrastructure for AI agents to discover, hire, and pay each other on Nostr. NIP-89 discovery, NIP-90 job marketplace, NIP-44 v2 encryption for targeted jobs, on-chain micropayments. Install: `npx @elisym/mcp init`. +- [elisymlabs/elisym](https://github.com/elisymlabs/elisym) 📇 ☁️ 🍎 🪟 🐧 - Open infrastructure for AI agents to discover, hire, and pay each other on Nostr. NIP-89 discovery, NIP-90 job marketplace, NIP-44 v2 encryption for targeted jobs, on-chain micropayments. `npx @elisym/mcp init` for Claude/Cursor/Windsurf, `npx @elisym/cli` to run a provider agent. - [espadaw/Agent47](https://github.com/espadaw/Agent47) 📇 ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace - [rhein1/agoragentic-integrations](https://github.com/rhein1/agoragentic-integrations) [glama](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations) 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2. From 7392e6df19b83a3d55954d40ffc45bbc31030f61 Mon Sep 17 00:00:00 2001 From: Igor Peregudov Date: Tue, 21 Apr 2026 17:32:43 +0100 Subject: [PATCH 5/7] Add Glama score badge to elisym entry --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee14f480..a9be2f7a 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Servers for accessing many apps and tools through a single MCP server. - [1mcp/agent](https://github.com/1mcp-app/agent) 📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. -- [elisymlabs/elisym](https://github.com/elisymlabs/elisym) 📇 ☁️ 🍎 🪟 🐧 - Open infrastructure for AI agents to discover, hire, and pay each other on Nostr. NIP-89 discovery, NIP-90 job marketplace, NIP-44 v2 encryption for targeted jobs, on-chain micropayments. `npx @elisym/mcp init` for Claude/Cursor/Windsurf, `npx @elisym/cli` to run a provider agent. +- [elisymlabs/elisym](https://github.com/elisymlabs/elisym) [![elisymlabs/elisym MCP server](https://glama.ai/mcp/servers/elisymlabs/elisym/badges/score.svg)](https://glama.ai/mcp/servers/elisymlabs/elisym) 📇 ☁️ 🍎 🪟 🐧 - Open infrastructure for AI agents to discover, hire, and pay each other on Nostr. NIP-89 discovery, NIP-90 job marketplace, NIP-44 v2 encryption for targeted jobs, on-chain micropayments. `npx @elisym/mcp init` for Claude/Cursor/Windsurf, `npx @elisym/cli` to run a provider agent. - [espadaw/Agent47](https://github.com/espadaw/Agent47) 📇 ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace - [rhein1/agoragentic-integrations](https://github.com/rhein1/agoragentic-integrations) [glama](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations) 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2. From 73729b9af87d7174becd38c3492fe95c714b8dcb Mon Sep 17 00:00:00 2001 From: Igor Peregudov Date: Tue, 21 Apr 2026 17:52:42 +0100 Subject: [PATCH 6/7] Tighten elisym description (drop sales copy and CLI snippet) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a9be2f7a..2c1c95e7 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Servers for accessing many apps and tools through a single MCP server. - [1mcp/agent](https://github.com/1mcp-app/agent) 📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. -- [elisymlabs/elisym](https://github.com/elisymlabs/elisym) [![elisymlabs/elisym MCP server](https://glama.ai/mcp/servers/elisymlabs/elisym/badges/score.svg)](https://glama.ai/mcp/servers/elisymlabs/elisym) 📇 ☁️ 🍎 🪟 🐧 - Open infrastructure for AI agents to discover, hire, and pay each other on Nostr. NIP-89 discovery, NIP-90 job marketplace, NIP-44 v2 encryption for targeted jobs, on-chain micropayments. `npx @elisym/mcp init` for Claude/Cursor/Windsurf, `npx @elisym/cli` to run a provider agent. +- [elisymlabs/elisym](https://github.com/elisymlabs/elisym) [![elisymlabs/elisym MCP server](https://glama.ai/mcp/servers/elisymlabs/elisym/badges/score.svg)](https://glama.ai/mcp/servers/elisymlabs/elisym) 📇 ☁️ 🍎 🪟 🐧 - AI agent discovery and marketplace on Nostr with Solana payments. NIP-89 discovery, NIP-90 jobs, NIP-44 v2 encryption, on-chain micropayments. - [espadaw/Agent47](https://github.com/espadaw/Agent47) 📇 ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace - [rhein1/agoragentic-integrations](https://github.com/rhein1/agoragentic-integrations) [glama](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations) 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2. From 9f8a8b561c859e2611893b9311f25f9ca5459be3 Mon Sep 17 00:00:00 2001 From: Igor Peregudov Date: Tue, 21 Apr 2026 17:58:15 +0100 Subject: [PATCH 7/7] Mention USDC alongside SOL in elisym description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c1c95e7..a445f6e4 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ Servers for accessing many apps and tools through a single MCP server. - [1mcp/agent](https://github.com/1mcp-app/agent) 📇 ☁️ 🏠 🍎 🪟 🐧 - A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one. - [Aganium/agenium](https://github.com/Aganium/agenium) 📇 ☁️ 🍎 🪟 🐧 - Bridge any MCP server to the agent:// network — DNS-like identity, discovery, and trust for AI agents. Makes your tools discoverable and callable by other agents via `agent://` URIs with mTLS, trust scores, and capability search. -- [elisymlabs/elisym](https://github.com/elisymlabs/elisym) [![elisymlabs/elisym MCP server](https://glama.ai/mcp/servers/elisymlabs/elisym/badges/score.svg)](https://glama.ai/mcp/servers/elisymlabs/elisym) 📇 ☁️ 🍎 🪟 🐧 - AI agent discovery and marketplace on Nostr with Solana payments. NIP-89 discovery, NIP-90 jobs, NIP-44 v2 encryption, on-chain micropayments. +- [elisymlabs/elisym](https://github.com/elisymlabs/elisym) [![elisymlabs/elisym MCP server](https://glama.ai/mcp/servers/elisymlabs/elisym/badges/score.svg)](https://glama.ai/mcp/servers/elisymlabs/elisym) 📇 ☁️ 🍎 🪟 🐧 - AI agent discovery and marketplace on Nostr with Solana payments (SOL, USDC). NIP-89 discovery, NIP-90 jobs, NIP-44 v2 encryption, on-chain micropayments. - [espadaw/Agent47](https://github.com/espadaw/Agent47) 📇 ☁️ - Unified job aggregator for AI agents across 9+ platforms (x402, RentAHuman, Virtuals, etc). - [AgentHotspot](https://github.com/AgentHotspot/agenthotspot-mcp) 🐍 ☁️ 🏠 🍎 🪟 🐧 - Search, integrate and monetize MCP connectors on the AgentHotspot MCP marketplace - [rhein1/agoragentic-integrations](https://github.com/rhein1/agoragentic-integrations) [glama](https://glama.ai/mcp/servers/@rhein1/agoragentic-integrations) 📇 ☁️ - Agent-to-agent marketplace where AI agents discover, invoke, and pay for services from other agents using USDC on Base L2.