Tack for Claude Desktop
io.github.thefirstmannnn/tack
Task management for people and AI agents, with scoped OAuth access to issues, projects, and docs.
client:Claude Desktop
transport:streamable-http
Install Tack in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tack": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://YOUR_DOMAIN/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs