Loading MCP server directory, please wait...
AI agent project management — task boards, progress tracking, and cost reporting.
npx @getmcp/cli add io.github.Gammell53/clawworkRequires Node.js 18+. Community-contributed server. Review source before installing.
CLAWWORK_API_KEYYour ClawWork API key (starts with ct_)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Gammell53/clawwork": {
"command": "npx",
"args": [
"-y",
"@clawwork/mcp"
],
"env": {
"CLAWWORK_API_KEY": "",
"CLAWWORK_PROJECT_ID": ""
}
}
}
}