mcpbeat Sign in

AI Companion Safety Lint MCP Server

local only

AI Companion Safety Lint runs on your own machine — the client starts it, so there is no endpoint to ping. 363 installs a week from npm. Last commit 22 Sep 2026.

Reads your companion chatbot's system prompt against California SB 243, New York GBL Article 47, Ill

Installs per day peak 164 · avg 12
a month agotoday
363
Installs / week
npm · @readystack/ai-companion-safety-lint
0
Stars
0 open issues
22 Sep 2026
Last commit
0 releases in 90 days
License
JavaScript

Nothing serious here today

Today is the operative word: we check AI Companion Safety Lint every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add ai-companion-safety-lint -- npx -y @readystack/ai-companion-safety-lint
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "ai-companion-safety-lint": {
      "args": [
        "-y",
        "@readystack/ai-companion-safety-lint"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.ai-companion-safety-lint]
command = "npx"
args = ["-y", "@readystack/ai-companion-safety-lint"]
.cursor/mcp.json
{
  "mcpServers": {
    "ai-companion-safety-lint": {
      "args": [
        "-y",
        "@readystack/ai-companion-safety-lint"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "ai-companion-safety-lint": {
      "args": [
        "-y",
        "@readystack/ai-companion-safety-lint"
      ],
      "command": "npx"
    }
  }
}

Alternatives to AI Companion Safety Lint

same job, measured the same way
AI Act Article 50 Audit
by jmshinhwa

Finds the AI call sites, generation code and system prompts that trigger EU AI Act Article 50 disclo

321 installs/wk local only
Prompyai
by samouh-waleed

Scores your prompts against your real codebase — context-aware prompt intelligence

28 installs/wk local only
Consent Proof Record Lint
by jmshinhwa

Reads the consent record your code stored and names every proof field GDPR Article 7(1) needs and yo

316 installs/wk local only
Cra 24 72 14 Reporting Lint
by jmshinhwa

Reads your SECURITY.md against the EU Cyber Resilience Act reporting clock that started on 11 Septem

388 installs/wk local only
Gpsr Listing Lint
by jmshinhwa

Audits a product feed row by row against Article 19 of the EU General Product Safety Regulation

625 installs/wk local only
systemprompt.io reports
by systemprompt

Paid EU AI Act compliance reports for agents. $1.50 per call via x402 (USDC on Base) or Stripe.

2 tools answering
Nis2 Incident Runbook Lint
by jmshinhwa

Reads your incident-response runbook and says which of the three Article 23 clocks it gets wrong

519 installs/wk local only
Data Act Switching Lint
by jmshinhwa

Reads your cloud contract text and names every clause Chapter VI no longer allows, with the article

341 installs/wk local only

AI Companion Safety Lint — questions

Answers built from our own checks of this server.

Why is there no uptime for AI Companion Safety Lint?
AI Companion Safety Lint runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @readystack/ai-companion-safety-lint was installed 363 times last week.
How do I connect AI Companion Safety Lint?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @readystack/ai-companion-safety-lint straight from npm; nothing to host, nothing to sign up for.
How many people use AI Companion Safety Lint?
The npm package @readystack/ai-companion-safety-lint was installed 363 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AI Companion Safety Lint open source?
We cannot say either way: written in JavaScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.