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 connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 12 · #9 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

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/[email protected] · 2026-07-30

Remove the changelog page from the docs site · My Jobs: global job history with an unseen-result badge

@elisym/[email protected] · 2026-07-30

Remove the changelog page from the docs site · My Jobs: global job history with an unseen-result badge

@elisym/[email protected] · 2026-07-30

Remove the changelog page from the docs site · My Jobs: global job history with an unseen-result badge

04 · Who maintains Elisym

elisym is maintained by elisymlabs. We track 2 MCP servers from elisymlabs - 1 actively maintained, 12 combined GitHub stars, oldest repo from Mar 2026.

05 · Facts

category
finance - ranked #9 of 283 actively-maintained finance servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-07-30)
registry
io.github.elisymlabs/elisym (active, first published 2026-04-14 · 58 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-08-25, its last commit was 2026-08-24 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

More finance MCP servers · Eterna MCP · Tokenized Stock · Sber MCP · Ordinals

More TypeScript MCP servers · ellmos CodeCommander · Elnora MCP Server · Emailens MCP · Source Library · see all