8 rules for Ofcom's highly effective age assurance duty, in force since 25 July 2025, where the pena
claude mcp add age-gate-lint -- npx -y @readystack/age-gate-lint
claude_desktop_config.json
{
"mcpServers": {
"age-gate-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/age-gate-lint"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"age-gate-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/age-gate-lint"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"age-gate-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/age-gate-lint"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"age-gate-lint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@readystack/age-gate-lint"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"age-gate-lint": {
"command": "npx",
"args": [
"-y",
"@readystack/age-gate-lint"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.jmshinhwa--age-gate-lint/reviews or the review_server meta-tool.
POST /mcp