SpecLock
빠른 시작
npx speclock protect # Install in your project (creates CLAUDE.md if missing)
speclock mcp install claude-code # Wire up MCP for Claude Code (or cursor, windsurf, cline, codex)
speclock doctor # Verify everything is set up correctly이제 끝입니다. 당신의 AI는 이제 무시할 수 없는 규칙을 갖게 되었습니다. 기본 모드는 WARN(강력한 경고, 차단 없음)입니다. speclock protect --strict를 사용하여 강력한 강제 적용 모드를 선택할 수 있습니다.
Related MCP server: @event4u/agent-config
v5.5.4 새로운 기능
기본 WARN 모드 — 더 이상 오탐지로 인한 차단은 없습니다. 대신 강력한 경고가 표시됩니다.
--strict또는SPECLOCK_STRICT=1을 사용하여 엄격 모드를 선택하세요.speclock mcp install <client>— Claude Code, Cursor, Windsurf, Cline, Codex를 위한 자동 설치 프로그램입니다. 더 이상 JSON을 수동으로 편집할 필요가 없습니다.Greenfield 지원 — 새로운 프로젝트에서
speclock protect를 실행하면 안전한 기본값이 포함된 CLAUDE.md가 자동으로 생성됩니다.speclock doctor— 설치, git 훅, 규칙 파일 및 MCP 통합을 확인하는 상태 점검 도구입니다. 문제 발생 시 정확한 수정 명령어를 출력합니다.
SpecLock이란 무엇인가요?
SpecLock은 모든 AI 코딩 세션에서 프로젝트 규칙을 강제하는 AI 제약 엔진입니다. AI가 건드리지 말라고 한 것들을 계속 망가뜨린다면, SpecLock이 이를 멈추게 합니다.
명령어 참조
speclock protect # Install pre-commit hook + extract locks from rule files
speclock protect --strict # Hard enforcement mode (blocks violations)
speclock doctor # Health check — verifies install, hooks, rules, MCP
speclock mcp install <client> # Wire up MCP server (claude-code, cursor, windsurf, cline, codex)
speclock check "action description" # Test if an action would conflict with locks
speclock add-lock "rule" # Add a new lock
speclock list-locks # Show all locks
speclock enforce hard|advisory # Change enforcement mode전체 명령어 참조: npx speclock help
You: "Never touch the auth system"
AI: 🔒 Locked.
... 5 sessions later ...
You: "Add social login to the login page"
AI: ⚠️ BLOCKED — violates lock "Never touch the auth system"
Matched: auth → authentication (synonym), login → auth (concept)
Confidence: 100%
Should I find another approach?Claude의 독립적인 테스트 제품군에서 100/100점 획득. 19개 제품군에서 991개 테스트 완료. 오탐지 0건. 검사당 15.7ms 소요.
문제점
AI 코딩 도구들은 이제 기억력을 갖추고 있습니다. Claude Code에는 CLAUDE.md가 있고, Cursor에는 .cursorrules가 있으며, Mem0도 존재합니다.
하지만 강제력이 없는 기억은 쓸모가 없습니다.
AI는 당신이 PostgreSQL을 사용한다는 것을 기억하지만
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityFmaintenanceGovernance kernel for AI agents — policy enforcement, code safety verification, multi-model hallucination detection (CMVK), trust attestation (IATP), and immutable audit trails. Works with Claude Desktop, Cursor, and any MCP client.72MIT

@event4u/agent-configofficial
AlicenseAqualityAmaintenanceUniversal AI Agent OS — governed skills, rules, and commands for AI coding assistants (Claude Code, Augment, Cursor, Copilot, Windsurf). Read-only MCP bridge serves prompts and resources from a release-pinned content bundle.6203,0057MIT- Alicense-qualityBmaintenanceAI-powered codebase health analysis — detects dead code, circular dependencies, coupling issues, and architectural drift. 6 MCP tools for Claude Desktop, Cursor, Windsurf, and Slack.63MIT
- Flicense-qualityAmaintenanceAnalyzes repositories, explains architecture, calculates change impact, and enforces guardrails for AI Agents like Claude Code, Cursor, and Codex via MCP tools.
Related MCP Connectors
33 tools that make AI write, implement, and verify intent against explicit, testable constraints.
Zero-install security baseline for AI coding agents — OWASP/CWE-cited rules over MCP.
Lints + auto-fixes how AI coding agents discover any new product. 24 rules, 6 tools, score 0-100.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sgroy10/speclock'
If you have feedback or need assistance with the MCP directory API, please join our Discord server