The Neural Ledger Intelligence MCP Server

Open-source developer tools for The Neural Ledger intelligence API. 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-08 · ★ 2 · #131 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install The Neural Ledger Intelligence

before you install - you'll need

TNL_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add bekirdag-tnl-intelligence -- npx -y @theneuralledger/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "bekirdag-tnl-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "@theneuralledger/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

repo age created 2026-07-17 - young repo, little track record yet

license MIT - declared in the repository

npm package @theneuralledger/mcp - the @theneuralledger scope differs from the repo owner (bekirdag); confirm it's the project's official package

registry vendor namespace com.theneuralledger - domain-verified with the official MCP registry

03 · What The Neural Ledger Intelligence can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.1.0 · 2026-07-19

TNL Intelligence 0.1.0 · The first public TNL Intelligence tool-suite release provides a source-linked, · read-only intelligence and research layer for AI agents, automation systems, · developers, and quantitative…

04 · Who maintains The Neural Ledger Intelligence

The Neural Ledger Intelligence is maintained by bekirdag. We track 3 MCP servers from bekirdag - 3 actively maintained, 19 combined GitHub stars, oldest repo from Nov 2025. Full record: all servers from bekirdag.

  1. docdex Fast per-repo documentation indexer and full-text search MCP server for codebases. ★ 17

05 · Facts

category
finance - ranked #131 of 283 actively-maintained finance servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-07-19)
registry
com.theneuralledger/intelligence (active, first published 2026-07-20)
packages
npm:@theneuralledger/mcp

06 · The Neural Ledger Intelligence FAQ

What is The Neural Ledger Intelligence?

Open-source developer tools for The Neural Ledger intelligence API. It runs locally over stdio via the published package.

Is The Neural Ledger Intelligence still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-08 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install The Neural Ledger Intelligence?

Run `npx -y @theneuralledger/mcp`. The README documents one environment variable (TNL_API_KEY) to set first. You can also paste the ready-made client config above.

Does The Neural Ledger Intelligence 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 The Neural Ledger Intelligence

More finance MCP servers · Finance MCP · 13 FLOW · l0g.fr Risk Intelligence · Bitcoin MCP · Evmscope

More TypeScript MCP servers · Code Auditor MCP · Presio · QR for Agent · Zoogent · Godot Agent Loop · see all