think-and-ship

AlrikOlson/think-and-ship
★ 0 stars Rust AI/LLM Updated today
An MCP server for your roadmap: Structured reasoning (think_*) + execution tracking (ship_*) + roadmap + signals for AI coding agents. Rust · stdio + Streamable HTTP · git-native, Agent-Trace-compatible traces.
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": {
    "think-and-ship": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "think-and-ship"
      ]
    }
  }
}

Topics

agent-traceaiai-agentsai-decision-recordsclaude-codedeveloper-toolsexecution-trackingllmmcpmcp-serverreasoningruststreamable-http