Skip to content
MCP Server Community By @elisymlabs

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.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: elisymlabs/elisym Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-elisymlabs-elisym

Detailed Documentation

elisymlabs/elisym MCP server πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - 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.

Configuration

{
  "mcpServers": {
    "elisymlabs-elisym": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-elisymlabs-elisym"
      ],
      "env": {}
    }
  }
}