Specs, Not Prompts
Open standard and toolchain for spec-driven AI development. Define agent behavior in machine-parseable Markdown.
MCP Tools
spec_validate
Validate a SPEC.md against the format standard
spec_lint
Check for best practices and common issues
spec_generate
Generate a SPEC.md scaffold from description
spec_test_gen
Generate test scaffolding from acceptance criteria
spec_test_compile
Compile acceptance tests into Agentelic DSL
spec_test_approve
Mark compiled tests as human-reviewed
spec_diff
Compare two spec versions
spec_search
Search the registry for specs
Validate
Paste a SPEC.md and get instant validation and lint results.
Registry
Browse and search published specs.
MCP Endpoint
Connect via MCP protocol:
POST /mcp
Part of the [&] Protocol ecosystem