Loomal

code-sentinel

MCP server by github.com/salrad22/code-sentinel

Code quality analysis MCP server - detects security issues, deceptive patterns, and placeholders

3 starsnpm: code-sentinel-mcp

About code-sentinel

code-sentinel is an MCP (Model Context Protocol) server published by salrad22 in the official MCP registry, listed under Code Analysis on Loomal. Code quality analysis MCP server - detects security issues, deceptive patterns, and placeholders

It ships as an npm package (code-sentinel-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/salrad22/code-sentinel, where the project has earned 3 GitHub stars.

Use code-sentinel with your agent

Claude Code · one command
claude mcp add code-sentinel -- npx -y code-sentinel-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "code-sentinel": {
      "command": "npx",
      "args": [
        "-y",
        "code-sentinel-mcp"
      ]
    }
  }
}
npmcode-sentinel-mcp

Frequently asked questions

What is code-sentinel?
code-sentinel is an MCP (Model Context Protocol) server by salrad22 in the Code Analysis category. Code quality analysis MCP server - detects security issues, deceptive patterns, and placeholders
How do I connect code-sentinel to Claude, Cursor, or another MCP client?
Install code-sentinel from its npm package (code-sentinel-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 code-sentinel open source?
Yes — the source code is public at github.com/salrad22/code-sentinel, with 3 GitHub stars.
Can AI agents pay to use code-sentinel?
Not yet through Loomal — code-sentinel 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 code-sentinel? Claim this listing free by verifying GitHub ownership, or contact us.