context

timmo001/context
★ 0 stars TypeScript Code/Dev Tools Updated 8d ago
🧭 Standalone CLI and MCP server for deterministic repository context
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": {
    "context": {
      "command": "npx",
      "args": [
        "-y",
        "timmo001/context"
      ]
    }
  }
}

README Excerpt

Standalone CLI and MCP server for deterministic repository context. `context` gives humans and agents one command for branch, stack, and tool context. It provides a CLI for direct use and an MCP server for harnesses that prefer tools and resources. Full setup, CLI reference, MCP usage, and integration docs are published at <https://context.timmo.dev>.

Topics

contextgitmcpmcp-serverstacktooling