clawwork for Cline
io.github.gammell53/clawwork
AI agent project management — task boards, progress tracking, and cost reporting.
client:Cline
transport:stdio
runtime:npm
Install clawwork in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"clawwork": {
"command": "npx",
"args": [
"-y",
"@clawwork/mcp"
],
"env": {
"CLAWWORK_API_KEY": "<CLAWWORK_API_KEY>",
"CLAWWORK_PROJECT_ID": "<CLAWWORK_PROJECT_ID>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs