ospec

clawplays/ospec
★ 550 stars JavaScript AI/LLM Updated today
Spec-driven, agentic workflow framework for AI coding agents. Turn a request into a verifiable goal loop — plan, act, verify — with durable specs and evidence in your repo. Works with Claude Code, Codex, Gemini, OpenCode, and plain CLI.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ospec": {
      "command": "npx",
      "args": [
        "-y",
        "clawplays/ospec"
      ]
    }
  }
}

README Excerpt

<h1><a href="https://ospec.ai/" target="_blank" rel="noopener noreferrer">OSpec.ai</a></h1> <p align="center"> <a href="https://www.npmjs.com/package/@clawplays/ospec-cli"><img src="https://img.shields.io/npm/v/%40clawplays%2Fospec-cli?style=for-the-badge&logo=npm&label=npm" alt="npm"></a> <a href="https://www.npmjs.com/package/@clawplays/ospec-cli"><img src="https://img.shields.io/npm/dm/%40clawplays%2Fospec-cli?style=for-the-badge&logo=npm&label=downloads&cacheSeconds=300" alt="npm downloads">

Topics

agentic-aiagentic-codingaiai-agentsai-coding-assistantai-workflowclaude-codeclicodexcoding-agentdeveloper-toolsllmloop-engineeringmcpmodel-context-protocol