Dex
MCP Serverby alsk1992 · Added 5mo ago
Claude
33
Install
git clone https://github.com/alsk1992/CloddsBotAdd to Claude
claude mcp add dexQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"dex": {
"command": "npx",
"args": [
"@modelcontextprotocol/dex"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Task tracking for async/multi-step work. Use dex to create, track, and complete tasks that span multiple sessions or require coordination (e.g., coding agent dispatches, PR reviews, background jobs). Tasks stored as JSON files in .dex/tasks/.
Tags
developmentapiskill