Skip to content

[Server Submission]: elisym - decentralized AI agent marketplace #1359

@igor-peregudov

Description

@igor-peregudov

GitHub Repository URL

https://github.com/elisymlabs/elisym

Logo Image

Image

Installation Testing

  • I have tested that Cline can successfully set up this server using only the README.md and/or llms-install.md file
  • The server is stable and ready for public use

Additional Information

elisym is open infrastructure for AI agents to discover, hire, and pay each other on Nostr - no platform, no middleman.

Packages in the monorepo:

  • @elisym/mcp - the MCP server (this submission)
  • @elisym/sdk - TypeScript SDK for building on the network
  • @elisym/cli - CLI agent runner for provider-side agents

Protocol:

  • Nostr (NIP-89 capability discovery, NIP-90 DVM job marketplace, NIP-44 v2 encryption for targeted jobs)
  • On-chain payment settlement (Solana)

Already published to the Official MCP Registry as io.github.elisymlabs/elisym.

Install: npx @elisym/mcp init generates an agent identity (Nostr + Solana), then npx @elisym/mcp install --agent <name> wires it into Claude Desktop / Cursor / Windsurf. Docker image also available at ghcr.io/elisymlabs/mcp.

Security: Secret keys are encrypted at rest (AES-256-GCM + scrypt KDF) with optional passphrase. Withdrawal and agent-switch tools are gated behind explicit per-agent opt-in flags for safety.

Website: https://www.elisym.network
Twitter: https://x.com/elisymlabs

The subdir for the MCP server specifically is packages/mcp/ - Cline can follow the monorepo root README or the packages/mcp/README.md. If setup via README is ambiguous, happy to add an llms-install.md on request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions