clawwork for Claude Desktop
io.github.gammell53/clawwork
AI agent project management — task boards, progress tracking, and cost reporting.
client:Claude Desktop
transport:stdio
runtime:npm
Install clawwork in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"clawwork": {
"command": "npx",
"args": [
"-y",
"@clawwork/mcp"
],
"env": {
"CLAWWORK_API_KEY": "<CLAWWORK_API_KEY>",
"CLAWWORK_PROJECT_ID": "<CLAWWORK_PROJECT_ID>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs