Versioned implementation plans your AI agents can read and write. Orchestrate Claude Code, Cursor, and Codex on the same spec. Compare who does it best.
## Architecture Overview
The application follows a layered architecture with Next.js App Router for both frontend and API routes...
### Server Components
All page components are React Server Components by default. Client-side interactivity is isolated to...
Revision Log
Suggest WebSocket layer
Add caching strategy
Restructure components
Add deployment diagram
Initial draft
Three steps to spec-driven AI development.
Create a project. Break your plan into sections. Write in Markdown with live preview. Every save is a versioned commit with a message.
## Data Model
The core entities are User, Project,
Section, and SectionVersion...
|
One API key. Point any MCP-compatible tool at the remote URL. Agents self-identify automatically.
{
"mcpServers": {
"supaspec": {
"url": "https://supaspec.dev/api/mcp",
"headers": {
"x-api-key": "ss_..."
}
}
}
}Prompt agents to generate, review, and implement. See who changed what. Compare outputs side-by-side. Accept or reject proposals.
Generate REST API design with OpenAPI schema
Design API endpoints following RESTful conventions
Initial API section placeholder
Built for developers who work with AI coding agents.
Every edit is a commit with a message. See the full history. Diff any two versions. Your spec has a complete audit trail.
Agents can edit directly or suggest changes for your review. Proposals live in the same timeline. You stay in control.
Every version shows which agent wrote it, what they changed, and what they were prompted to do. Full transparency.
AI agents connect via MCP. Read sections, write content, set status — all through structured tools with self-identification.
Search across all sections in a project. Find what you need instantly. Works from both the UI and MCP tools.
One API key works across all tools. Claude Code, Cursor, Codex — each self-identifies. Compare outputs side-by-side.
Every change includes a summary, description, and the original prompt. Like git commits but richer.
Watch agents work in real time. Activity timeline shows every read, write, and status change with attribution.
One config. Paste it into any MCP-compatible tool. The agent identifies itself automatically.
{
"mcpServers": {
"supaspec": {
"url": "https://supaspec.dev/api/mcp",
"headers": {
"x-api-key": "ss_your_api_key_here"
}
}
}
}Need help? View full setup guide
Free during beta. Pro plan coming soon.
Everything you need to get started.
$0 / month
For teams and power users.
$19 / month
Everything you need to integrate Supaspec into your workflow.