Martin Loop MCP Server

Your coding agent says it's done. MartinLoop makes it prove it. One system to control, verify and understand coding-agent work. It runs locally over stdio via the published package.

People who work with ai agent runtime, audit trail and budget enforcement and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-09-17 · ★ 209 · #15 OF 229 MAINTAINED CODING AGENT · VERIFIED 2026-09-18

Apache-2.0 · TypeScript servers · how we verify → /methodology

01 · Install Martin Loop

before you install - you'll need

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

Claude Code

claude mcp add keesan12-martin-loop -- npx -y @martinloop/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "keesan12-martin-loop": {
      "command": "npx",
      "args": [
        "-y",
        "@martinloop/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 Apache-2.0 - declared in the repository

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

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

03 · What Martin Loop can do

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

Latest releases

mcp-v0.6.4 · 2026-09-15

@martinloop/mcp 0.6.4 · The 0.6.4 MCP release stays aligned with MartinLoop 0.6.4 and its run-lifecycle reliability fixes. · What changed · Package, server, runtime, plugin, and MCPB product versions align at 0.6.4.…

v0.6.4 · 2026-09-15

Fixed · Made the public portability hook fail closed and use the repository-managed scanner instead of silently passing when an ambient scanner is unavailable. · Persisted in-flight attempt identity before provider…

v0.6.3 · 2026-09-14

Fixed · Receipt integrity sealing now reads ledger.jsonl from disk instead of loop.events, matching the bytes that verifyReceiptIntegrityFromFiles reads. Every successful governed run was returning tamper_detected on…

04 · Who maintains Martin Loop

Martin Loop is maintained by keesan12. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
coding agent - ranked #15 of 229 actively-maintained coding agent servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-15)
registry
io.github.Keesan12/martin-loop (active, first published 2026-05-20 · 10 versions)
packages
npm:@martinloop/mcp

06 · Martin Loop FAQ

What is Martin Loop?

Your coding agent says it's done. MartinLoop makes it prove it. One system to control, verify and understand coding-agent work. It runs locally over stdio via the published package.

Is Martin Loop still maintained?

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

How do I install Martin Loop?

Run `npx -y @martinloop/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Martin Loop 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 Martin Loop

More coding agent MCP servers · Agent Comm · Syke · Agent Crm · HOI4 Agent Tools · Excel MCP Server (FsOpenXmlDsl)

More TypeScript MCP servers · Keithah Tessie MCP · Million · Fonparam MCP · Design Token Bridge MCP · Mushi Mushi · see all