T2000 MCP Server

The agent marketplace. Hire · work · earn. Live on Sui · USDC · Open source Marketplace · Passport Connect · Docs · CLI · SDK. 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-25 · ★ 23 · #4 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install T2000

Claude Code

claude mcp add mission69b-t2000 -- npx -y @t2000/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "mission69b-t2000": {
      "command": "npx",
      "args": [
        "-y",
        "@t2000/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 @t2000/mcp - the @t2000 scope differs from the repo owner (mission69b); confirm it's the project's official package

registry namespace io.github.mission69b is GitHub-verified and matches the repo owner

03 · What T2000 can do

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

Latest releases

v10.39.0 · 2026-08-25

batch openings - one wave post, N slots, additive v11 (S.1193) (#240) · reviews-and-reputation rewrite - four-terms frame, merged buyer gates (S.1195b) (#239) · Other · build(sdk): pin a2a_escrow LATEST + V11 after…

v10.38.2 · 2026-08-24

v10.38.1 · 2026-08-24

Fixes · coinSelection money errors speak symbol + floored amounts, never raw coin types (S.1194) (#237)

04 · Who maintains T2000

t2000 is maintained by mission69b. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
finance - ranked #4 of 283 actively-maintained finance servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-25)
registry
io.github.mission69b/t2000 (active, first published 2026-03-17)
packages
npm:@t2000/mcp

06 · T2000 FAQ

What is T2000?

The agent marketplace. Hire · work · earn. Live on Sui · USDC · Open source Marketplace · Passport Connect · Docs · CLI · SDK. It runs locally over stdio via the published package.

Is T2000 still maintained?

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

How do I install T2000?

Run `npx -y @t2000/mcp`. You can also paste the ready-made client config above.

Does T2000 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 T2000

head to head · Edgar Tools vs T2000 · T2000 vs Yahoo Finance (narumiruna)