Loomal

Martin Loop

MCP server by github.com/keesan12/martin-loop

Governed MCP server for AI coding agents with budgets, verifier gates, and inspectable runs.

34 starsnpm: @martinloop/mcp

About Martin Loop

Martin Loop is an MCP (Model Context Protocol) server published by keesan12 in the official MCP registry, listed under Autonomous Agents on Loomal. Governed MCP server for AI coding agents with budgets, verifier gates, and inspectable runs.

It ships as an npm package (@martinloop/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/keesan12/martin-loop, where the project has earned 34 GitHub stars.

Use Martin Loop with your agent

Claude Code · one command
claude mcp add martin-loop -- npx -y @martinloop/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "martin-loop": {
      "command": "npx",
      "args": [
        "-y",
        "@martinloop/mcp"
      ]
    }
  }
}
npm@martinloop/mcp

Frequently asked questions

What is Martin Loop?
Martin Loop is an MCP (Model Context Protocol) server by keesan12 in the Autonomous Agents category. Governed MCP server for AI coding agents with budgets, verifier gates, and inspectable runs.
How do I connect Martin Loop to Claude, Cursor, or another MCP client?
Install Martin Loop from its npm package (@martinloop/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Martin Loop open source?
Yes — the source code is public at github.com/keesan12/martin-loop, with 34 GitHub stars.
Can AI agents pay to use Martin Loop?
Not yet through Loomal — Martin Loop is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Martin Loop? Claim this listing free by verifying GitHub ownership, or contact us.