Documentation

Supaspec is a SaaS tool for developers who use AI coding agents like Claude Code, Cursor, and Codex. It stores versioned implementation plans (specs) that are accessible to both agents and humans via the MCP protocol and a REST API.

Core Concept

The implementation spec — not the code — is the real intellectual property in an AI-assisted workflow. Supaspec makes your specs versioned, editable, searchable, and agent-accessible.

Instead of scattering implementation plans across Notion pages, markdown files, and chat threads, Supaspec gives them a proper home with git-style versioning, multi-agent attribution, and MCP integration.

Key Features

  • Git-style versioningEvery save creates a versioned commit with structured messages, diffs, and attribution.
  • Multi-agent orchestrationOne API key works across all your AI tools. Each agent is tracked and color-coded.
  • Commit or ProposeAgents can directly commit changes or propose them for human review (like a PR).
  • Agent attributionSee which agent made which change in the revision log.
  • Full-text searchSearch across all sections in a project.
  • Proposals & commentsPR-style review workflow with inline comments and revision tracking.
  • Assets & secretsStore project files and environment variables alongside your specs.

Quick Links