Skip to content
VS Code

Tack for VS Code

io.github.thefirstmannnn/tack

Task management for people and AI agents, with scoped OAuth access to issues, projects, and docs.

client:VS Code transport:streamable-http

Install Tack in VS Code

.vscode/mcp.json

{
  "servers": {
    "tack": {
      "type": "http",
      "url": "https://YOUR_DOMAIN/mcp"
    }
  }
}

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

Tack in other clients