Elisym MCP Server
Open infrastructure for AI agents to discover and pay each other - no platform, no middleman. It runs locally over stdio via the published package.
People who work with autonomous agent, decentralized and discovery and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 17 · #9 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Elisym
Claude Code
claude mcp add elisymlabs-elisym -- npx -y @elisym/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"elisymlabs-elisym": {
"command": "npx",
"args": [
"-y",
"@elisym/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package @elisym/mcp - the @elisym scope differs from the repo owner (elisymlabs); confirm it's the project's official package
registry namespace io.github.elisymlabs is GitHub-verified and matches the repo owner
03 · What Elisym can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
@elisym/mcp@0.26.1 · 2026-09-17
Stop a provider's payment request from speaking to the customer's model
@elisym/sdk@0.36.1 · 2026-09-17
Stop a provider's payment request from speaking to the customer's model
@elisym/cli@0.31.0 · 2026-09-16
Document using another agent as a building block · Warn that adding a wallet address also picks the network · Focus the chat composer on open, not the Capabilities input · Make a Solana settlement single-use per job
04 · Who maintains Elisym
elisym is maintained by elisymlabs. We track 2 MCP servers from elisymlabs - 1 actively maintained, 17 combined GitHub stars, oldest repo from Mar 2026.
05 · Facts
- repository
- github.com/elisymlabs/elisym
- website
- https://www.elisym.network/
- category
- finance - ranked #9 of 318 actively-maintained finance servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-17)
- registry
- io.github.elisymlabs/elisym (active, first published 2026-04-14 · 66 versions)
- packages
- npm:@elisym/mcp
06 · Elisym FAQ
What is Elisym?
Open infrastructure for AI agents to discover and pay each other - no platform, no middleman. It runs locally over stdio via the published package.
Is Elisym still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Elisym?
Run `npx -y @elisym/mcp`. You can also paste the ready-made client config above.
Does Elisym run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Elisym
Alternatives to Elisym
Maintained finance servers if Elisym isn't the fit.
- CCXT Official CCXT MCP server - Market data and trading across 100+ exchanges and prediction markets ★ 44,030 · 2026-09-18
- Tradingview MCP Real-time market data, screeners, technical analysis & backtesting for stocks, crypto and forex. ★ 4,567 · 2026-09-01
- Edgar Tools Open-source SEC EDGAR toolkit - 11 tools, 7 prompts, every filing type. No API key required. ★ 2,726 · 2026-09-17
- TickDB Market Data Real-time & historical market data: forex, stocks, crypto, indices, metals, K-line, quotes ★ 801 · 2026-06-20
- xbbg MCP Local Bloomberg tools for xbbg users. ★ 715 · 2026-09-16
- Emilia Protocol Exact-action approval for consequential agent actions: request, track, and verify signed receipts. ★ 650 · 2026-09-17
Pairs well with
Servers that cover what Elisym doesn't - only shown when the pairing reason fits the companion.
More finance MCP servers · Eterna MCP · Tokenized Stock · Sber MCP · Ordinals
More TypeScript MCP servers · ellmos CodeCommander · ellmos FileCommander · Elnora MCP Server · Emailens MCP · Source Library · see all