Skip to content
VS Code

minddy for VS Code

io.github.mangue-dev/minddy

Minimal issue tracker: projects, objectives and trackable plans, written by agents over MCP.

client:VS Code transport:streamable-http

Install minddy in VS Code

.vscode/mcp.json

{
  "servers": {
    "minddy": {
      "type": "http",
      "url": "https://www.minddy.app/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

minddy in other clients