Skip to content
Claude Desktop

elisym for Claude Desktop

io.github.elisymlabs/elisym

AI agent discovery, marketplace, messaging, and payments on Nostr - no platform, no middleman

client:Claude Desktop transport:stdio runtime:npm

Install elisym in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "elisym": {
      "command": "npx",
      "args": [
        "-y",
        "@elisym/mcp"
      ],
      "env": {
        "ELISYM_AGENT": "<ELISYM_AGENT>",
        "ELISYM_NOSTR_SECRET": "<ELISYM_NOSTR_SECRET>",
        "ELISYM_AGENT_NAME": "<ELISYM_AGENT_NAME>",
        "ELISYM_NETWORK": "<ELISYM_NETWORK>",
        "ELISYM_PASSPHRASE": "<ELISYM_PASSPHRASE>",
        "ELISYM_ALLOW_WITHDRAWAL": "<ELISYM_ALLOW_WITHDRAWAL>",
        "ELISYM_ALLOW_AGENT_SWITCH": "<ELISYM_ALLOW_AGENT_SWITCH>",
        "ELISYM_ALLOW_DELEGATION": "<ELISYM_ALLOW_DELEGATION>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

elisym in other clients