Back to search
30
MCP

codeloop

npm/codeloop

CLI tool for CodeLoop — automated verification for AI coding agents

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

codeloop-mcp-server
CodeLoop MCP server - verification, self-repair, and recommendation layer for AI coding agents
0 tools
@ironbee-ai/cli
The CLI for IronBee — Verification and Intelligence Layer for Agentic Development
0 tools
CodeSherlock
AI-powered static and contextual code analysis MCP server
0 tools
agentaudit
Security scanner for AI agent packages — CLI + MCP server
0 tools
chrome-devtools-mcp
Chrome DevTools for coding agents
0 tools
code-theme-mcp-cli
CLI tool for Code Theme and Integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codeloop": {
      "url": "None",
      "transport": "http"
    }
  }
}