Twitr Sh MCP Server

Six installable X/Twitter skills for Claude Code, Cursor, OpenClaw and Hermes - paid per call in USDC. No X developer account, no API keys, no OAuth, no signup, no subscription. It is available as a remote MCP endpoint.

Teams that want a hosted finance endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-08-02 · ★ 8 · #213 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · how we verify → /methodology

01 · Install Twitr Sh

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add lnvestor-twitr-skills --transport http https://twitr.sh/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "lnvestor-twitr-skills": {
      "url": "https://twitr.sh/api/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://twitr.sh/api/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 twitr.sh

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

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

license MIT - declared in the repository

registry vendor namespace sh.twitr - domain-verified with the official MCP registry

03 · Who maintains Twitr Sh

twitr.sh is maintained by lnvestor. It's the only MCP server we track from this author; the repo dates to Jul 2026.

04 · Facts

category
finance - ranked #213 of 283 actively-maintained finance servers as of 2026-08-25.
registry
sh.twitr/twitr (active, first published 2026-07-27)

05 · Twitr Sh FAQ

What is Twitr Sh?

Six installable X/Twitter skills for Claude Code, Cursor, OpenClaw and Hermes - paid per call in USDC. No X developer account, no API keys, no OAuth, no signup, no subscription. It is available as a remote MCP endpoint.

Is Twitr Sh still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-02. We re-verify nightly.

How do I install Twitr Sh?

Run `claude mcp add lnvestor-twitr-skills --transport http https://twitr.sh/api/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Twitr Sh require authentication?

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

06 · Alternatives to Twitr Sh