vissue

HaoZeke/vissue
★ 2 stars Rust File System Updated 2d ago
Plain-text issue tracking in orgmode files, with a CLI and an MCP server
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": {
    "vissue": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "vissue"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/logo.svg" width="176" alt="vissue mark: a ready teal node with coral edges to two waiting issues"> </p> A plan is a directed acyclic graph of org headings. One file per project stores the nodes. `:PARENT:` groups work under a plan. `:BLOCKED_BY:` is the partial order. `ready` is the frontier any agent can pick up. `claim`

Topics

clidagemacsissue-trackermodel-context-protocolorg-modeorgmodeplain-textrusttask-management