martin-loop

martin-loop is an MCP server for Claude Code, Codex, Cursor, Gemini CLI, OpenCode from Keesan12/martin-loop. Its token cost is not measured, scanned A, a copy of martin-loop, Apache-2.0.

A local service that gives coding agents a system for running software work, checking results, recovering from problems, and handing work over.

In plain words
What is it for?
Running and verifying coding-agent tasks, recovering when work fails, and preparing results for another person or process.
Why use it?
It brings these parts of an agent workflow together so work can continue through verification, failure recovery, and handoff.

MCP server for Claude CodeCodexCursorGemini CLIOpenCode

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add mcp/keesan12/martin-loop/mcp-martin-loop
Clone the repo
git clone --depth 1 https://github.com/Keesan12/martin-loop

Made for: Claude Code, Codex, Cursor, Gemini CLI, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for martin-loop

README.md
[![agentmods](https://agentmods.dev/badge/mcp/keesan12/martin-loop/mcp-martin-loop.svg)](https://agentmods.dev/mcp/keesan12/martin-loop/mcp-martin-loop)
Your own site
<a href="https://agentmods.dev/mcp/keesan12/martin-loop/mcp-martin-loop"><img src="https://agentmods.dev/badge/mcp/keesan12/martin-loop/mcp-martin-loop.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. Scan, not verified.
Origin 89% copy Near-identical to another mod in the catalogue.
Security

Grade A, and why

martin-loop scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

89% identical to martin-loop — 5 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

packages/mcp/server.json · 10 lines

What it actually says

{
  "martin-loop": {
    "command": "npx",
    "args": [
      "-y",
      "@martinloop/mcp"
    ],
    "env": {}
  }
}
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 10 lines scan A af03378e74cb

Subscribe to this mod's changes

martin-loop is an MCP server published in the GitHub repository Keesan12/martin-loop (47 stars, last pushed 4d ago), licensed Apache-2.0. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. It is 89% identical to martin-loop, differing in 5 lines, and is treated as a copy.

Related

Other mcp servers, from other repositories

aegis

Auto-instrument AI agent frameworks with runtime security. One line to govern LangChain, CrewAI, OpenAI, Anthropic — injection blocking, PII masking, action policy, audit trail. Zero code changes. Runs locally from the agent-aegis Python package. Needs 1 environment variable to run.

Acacian/aegis · not measured

dingdawg-code-review

AI code review — security, quality, performance. Learns your patterns. Receipted. Runs locally from the dingdawg-code-review npm package. Needs 1 environment variable to run.

dingdawg/dingdawg-agent-1 · not measured

dingdawg-data-agent

AI data agent — schema analysis, query optimization, PII detection, pipelines. Runs locally from the dingdawg-data-agent npm package. Needs 1 environment variable to run.

dingdawg/dingdawg-agent-1 · not measured

dingdawg-devops-agent

DevOps AI. Deploy checks, incident analysis, infra audit. Learns from past failures. Runs locally from the dingdawg-devops-agent npm package. Needs 1 environment variable to run.

dingdawg/dingdawg-agent-1 · not measured

dingdawg-legal-agent

AI contract review, clause drafting, compliance checklists & legal research. Runs locally from the dingdawg-legal-agent npm package. Needs 1 environment variable to run.

dingdawg/dingdawg-agent-1 · not measured

dingdawg-marketing-agent

AI content generation, SEO audits, campaign planning & social scheduling. Runs locally from the dingdawg-marketing-agent npm package. Needs 1 environment variable to run.

dingdawg/dingdawg-agent-1 · not measured