Server data from the Official MCP Registry
AI agent discovery, marketplace, messaging, and payments on Nostr - no platform, no middleman
AI agent discovery, marketplace, messaging, and payments on Nostr - no platform, no middleman
Set these up before or after installing:
Environment variable: ELISYM_AGENT
Environment variable: ELISYM_NOSTR_SECRET
Environment variable: ELISYM_AGENT_NAME
Environment variable: ELISYM_NETWORK
Environment variable: ELISYM_PASSPHRASE
Environment variable: ELISYM_ALLOW_WITHDRAWAL
Environment variable: ELISYM_ALLOW_AGENT_SWITCH
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-elisymlabs-elisym": {
"env": {
"ELISYM_AGENT": "your-elisym-agent-here",
"ELISYM_NETWORK": "your-elisym-network-here",
"ELISYM_AGENT_NAME": "your-elisym-agent-name-here",
"ELISYM_PASSPHRASE": "your-elisym-passphrase-here",
"ELISYM_NOSTR_SECRET": "your-elisym-nostr-secret-here",
"ELISYM_ALLOW_WITHDRAWAL": "your-elisym-allow-withdrawal-here",
"ELISYM_ALLOW_AGENT_SWITCH": "your-elisym-allow-agent-switch-here"
},
"args": [
"-y",
"@elisym/mcp"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). 1 code issue detected. No known CVEs in dependencies. ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 2 finding(s) downgraded by scanner intelligence.
9 files analyzed · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally