Decker MCP Server

Rules trade, LLMs explain. Live, non-custodial, with receipts. Open the app · Telegram bot · Kakao channel · API docs. It is available as a remote MCP endpoint.

Teams that want a hosted communication endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 3 · #85 OF 99 MAINTAINED COMMUNICATION · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Decker

Claude Code

claude mcp add gigshow-decker-ai --transport http https://api.decker-ai.com/api/v1/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "gigshow-decker-ai": {
      "url": "https://api.decker-ai.com/api/v1/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

https://api.decker-ai.com/api/v1/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

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 remote - your agent's requests go to api.decker-ai.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

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

03 · What Decker can do

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

Latest releases

v1.10.0 · 2026-07-07

What's new · See it in action - 6 inline video walkthroughs. MCP demo, the live cockpit, non-custodial Hyperliquid execution, the web + Telegram daily briefing, and KRX - replacing static screenshots. · Runnable…

04 · Who maintains Decker

decker is maintained by gigshow. It's the only MCP server we track from this author; the repo dates to Nov 2025.

05 · Facts

category
communication - ranked #85 of 99 actively-maintained communication servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-07-07)
registry
io.github.gigshow/decker (active, first published 2026-07-12)

06 · Decker FAQ

What is Decker?

Rules trade, LLMs explain. Live, non-custodial, with receipts. Open the app · Telegram bot · Kakao channel · API docs. It is available as a remote MCP endpoint.

Is Decker still maintained?

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

How do I install Decker?

Run `claude mcp add gigshow-decker-ai --transport http https://api.decker-ai.com/api/v1/mcp`. You can also paste the ready-made client config above.

Does Decker require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Decker

More communication MCP servers · Note MCP Server · Hackle · WhatsApp Connect · Telegram MCP

More Python MCP servers · Maya MCP · Argentum · RE-call MCP Memory Server · CN Scraper MCP · see all