Spec Oxide Mcp For Spec Driven Development With Claude Code To Avoid Token Waste
About
Spec Oxide is a comprehensive workflow and toolset that enables spec-driven development for AI-assisted coding with Claude Code. You agree on what to build before any code is written. Spec Oxide ships a CLI and an MCP server to list and manage specifications as Markdown files as
Details
- Author
- marconae
- Downloads
- 320
- Categories
- Developer Tools
Jump to
- Spec-driven workflow with three commands: propose, implement, archive
- Built-in MCP server for spec and change management
- No additional API keys required beyond Claude Code
- Full-text search across all specs and changes
- Validation tools for specs and change proposals
- Tools to list, retrieve, and explore specs and changes
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Spec Oxide Mcp For Spec Driven Development With Claude Code To Avoid Token WasteCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
Install via cargo install spec-oxide, then run spox init in your project, execute the .spox/setup.sh script to configure MCP servers, launch Claude Code, and run /spox:setup to get started. The core workflow uses three slash commands: /spox:propose, /spox:implement, and /spox:archive. The built-in MCP server provides tools for spec and change management—always use the MCP tools through the AI agent rather than direct CLI commands.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"spec oxide mcp for spec driven development with claude code to avoid token waste": {
"spox": {
"command": "spox",
"args": [
"mcp",
"serve"
]
}
}
}
}
McpServers
{
"spox": {
"command": "spox",
"args": [
"mcp",
"serve"
]
}
}
Spec Oxide
> Spec-driven development for humans and AI - optimized for Claude Code with built-in MCP Spec Oxide is a comprehensive workflow and toolset that enables spec-driven development for AI-assisted coding. You agree on what to build before any code is written.Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.





