Loomal

ControlKeel

MCP server by github.com/aryaminus/controlkeel

Governed MCP workflows with policy validation, findings tracking, and review gates.

8 starsnpm: @aryaminus/controlkeel

About ControlKeel

ControlKeel is an MCP (Model Context Protocol) server published by aryaminus in the official MCP registry, listed under Search on Loomal. Governed MCP workflows with policy validation, findings tracking, and review gates.

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

Development happens in the open at github.com/aryaminus/controlkeel, where the project has earned 8 GitHub stars.

Use ControlKeel with your agent

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

Frequently asked questions

What is ControlKeel?
ControlKeel is an MCP (Model Context Protocol) server by aryaminus in the Search category. Governed MCP workflows with policy validation, findings tracking, and review gates.
How do I connect ControlKeel to Claude, Cursor, or another MCP client?
Install ControlKeel from its npm package (@aryaminus/controlkeel) 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 ControlKeel open source?
Yes — the source code is public at github.com/aryaminus/controlkeel, with 8 GitHub stars.
Can AI agents pay to use ControlKeel?
Not yet through Loomal — ControlKeel 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 ControlKeel? Claim this listing free by verifying GitHub ownership, or contact us.