spectacle

jxsl13/spectacle
★ 0 stars Go AI/LLM Updated today
poc hyper optimized spec driven development mcp server with a focus on long term token efficiency.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "spectacle": {
      "command": "go",
      "args": [
        "run",
        "github.com/jxsl13/spectacle@latest"
      ]
    }
  }
}

README Excerpt

**A token-efficient, spec-driven MCP server for cross-language codebases.** spectacle gives LLM coding agents (Claude Code, Codex CLI, and any other MCP client) a complete, git-native spec lifecycle plus cross-language code intelligence — so large refactors run on flat-rate agent tools instead of usage-billed APIs:

Tools (1)

rule