Si Git MCP Server

siGit Code is a local coding agent. It runs on your machine, not someone else's. No API keys, no cloud round-trips, no subscription. It is available as a remote MCP endpoint.

Teams that want a hosted coding agent endpoint instead of running a local process. The project is written in Rust.

VERIFIED ACTIVE

LAST COMMIT 2026-08-17 · ★ 32 · #141 OF 194 MAINTAINED CODING AGENT · VERIFIED 2026-08-25

NOASSERTION · Rust servers · how we verify → /methodology

01 · Install Si Git

before you install - you'll need

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

Claude Code

claude mcp add getsigit-sigit --transport http https://sigit.si/api/v1/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "getsigit-sigit": {
      "url": "https://sigit.si/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://sigit.si/api/v1/mcp

transport: streamable-http

endpoint alive - authentication required · 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 sigit.si

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace si.sigit - domain-verified with the official MCP registry

03 · What Si Git can do

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

Latest releases

v1.5.2 · 2026-08-11

v1.5.1 · 2026-07-28

Update authors · Bump Onde SDK to 1.2.2 · Fix loading siGit Code on Xcode custom ACP agent

v1.5.0 · 2026-07-22

Serialize cwd-mutating tests on ENV_TEST_LOCK · Fix post-v1.4.1 review findings · Bake in the smbCloud CLI's stdio MCP server

04 · Who maintains Si Git

siGit is maintained by getsigit. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
coding agent - ranked #141 of 194 actively-maintained coding agent servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-08-11)
registry
si.sigit/sigit (active, first published 2026-07-22 · 2 versions)

06 · Si Git FAQ

What is Si Git?

siGit Code is a local coding agent. It runs on your machine, not someone else's. No API keys, no cloud round-trips, no subscription. It is available as a remote MCP endpoint.

Is Si Git still maintained?

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

How do I install Si Git?

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

Does Si Git require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Si Git

More coding agent MCP servers · Gjalla · EchoVault Memory · Graph Pilot · Good Memory

More Rust MCP servers · Windbg MCP · Orion · Doom MCP · Product CLI · Dbmcp · see all