io.github.Gammell53/clawwork
Quality Score
77
/100
AI agent project management — task boards, progress tracking, and cost reporting.
§01 Install
Claude Desktop (claude_desktop_config.json)
{
"mcpServers": {
"clawwork": {
"command": "npx",
"args": [
"-y",
"@clawwork/mcp"
],
"env": {
"CLAWWORK_API_KEY": "<your-clawwork_api_key>",
"CLAWWORK_PROJECT_ID": "<clawwork_project_id>"
}
}
}
}Cursor (.cursor/mcp.json)
{
"mcpServers": {
"clawwork": {
"command": "npx",
"args": [
"-y",
"@clawwork/mcp"
],
"env": {
"CLAWWORK_API_KEY": "<your-clawwork_api_key>",
"CLAWWORK_PROJECT_ID": "<clawwork_project_id>"
}
}
}
}Cline (cline_mcp_settings.json)
npx -y @clawwork/mcp§02 Environment variables
CLAWWORK_API_KEYrequiredsecret
Your ClawWork API key (starts with ct_)
CLAWWORK_PROJECT_IDClawWork project ID to scope tasks to
§03 MCP Quality Score · methodology
freshness
22
completeness
10
installability
25
documentation
15
stability
5
§04 Alternatives in Other
agency.lona/trading
agency.lona/trading
AI-powered trading strategy development: backtesting, market data, and portfolio analysis
ABMeter
ai.abmeter/abmeter
Feature flagging and A/B testing platform with AI-first experimentation workflows.
AdAdvisor MCP Server
ai.adadvisor/mcp-server
Query Meta Ads performance data — accounts, campaigns, ad sets, ads, metrics & settings.