
Speckitacceptance Mcp
Hook a spec-driven acceptance gate into your agent so implementation is checked against the spec with verdicts, receipts, and audit logs instead of informal "looks good" reviews.
Overview
Spec Kit Acceptance Gate MCP is a MCP server for the Ship phase that evaluates spec-driven work and returns acceptance verdicts, receipts, usage logs, and audit-ready JSON.
What is this MCP server?
- Spec Kit Acceptance Gate MCP for spec-driven development with structured receipts and audit logs
- Paid remote streamable-http MCP at speckitacceptance.clauxel.com/mcp with Bearer token auth
- Returns verdicts, receipts, usage logs, and audit-ready JSON aligned with acceptance workflows
- Publisher tags: spec, driven, development, acceptance, kit
- Reference repo: clauxel/spec-kit-acceptance-gate-mcp on GitHub
- Registry version 1.0.0
- 1 streamable-http remote URL
- Authorization Bearer header documented in registry
What problem does it solve?
Spec-driven builds often ship without a machine-checked acceptance step, so agents and humans cannot prove the implementation matched the spec.
Who is it for?
Solo builders practicing spec-driven development who want an MCP acceptance gate with receipts after agents implement against a spec kit.
Skip if: Greenfield ideation with no written spec, or teams that refuse paid remote MCP and only want local lint tests.
What do I get? / Deliverables
You get logged acceptance verdicts and audit JSON your agent can enforce before merge or release in an SDD workflow.
- Acceptance verdicts with structured receipts for agent workflows
- Audit logs and audit-ready JSON for compliance-style review
- Documented usage log trail from remote gate invocations
Recommended MCP Servers
Journey fit
Acceptance gates belong on the Ship phase shelf where you block release until spec criteria are met, even when specs were written earlier in Validate or Build. Review subphase is the canonical home for structured pass/fail gates before merge or deploy in spec-driven development.
How it compares
Remote acceptance-gate MCP with audit receipts, not a spec-writing agent skill or unit-test runner alone.
Common Questions / FAQ
Who is Spec Kit Acceptance Gate MCP for?
Builders and small teams using spec-driven development with AI agents who need a remote acceptance gate that returns structured verdicts and logs.
When should I use Spec Kit Acceptance Gate MCP?
Use it in Ship review when implementation should be checked against an existing spec before you merge, tag a release, or hand off to production.
How do I add Spec Kit Acceptance Gate MCP to my agent?
Configure https://speckitacceptance.clauxel.com/mcp as a streamable-http remote MCP server and supply Authorization: Bearer <token> from the Clauxel product website.