ChiefLab for Claude Desktop
io.github.bdentech/chieflab
Open execution contract for agents doing business work. 6 operators, one MIT-licensed spec.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:45
Install ChiefLab in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"chieflab": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.chieflab.io/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- chieflab_help
- chieflab_get_users_after_build
- chieflab_connect_provider
- chieflab_retry_blocked_action
- chieflab_use_manual_fallback
- chieflab_set_company_profile
- chieflab_get_company_profile
- chieflab_list_specialists
- chieflab_request_specialist
- chieflab_force_measurement_due
- chieflab_persistence_health
- chieflab_query_proof_ledger
- chieflab_set_publishing_targets
- chieflab_get_publishing_targets
- chieflab_suggest_next_move
- chieflab_create_next_move_action
- chieflab_regenerate_visual_asset
- chieflab_record_manual_metrics
- chieflab_measure_reddit
- chieflab_measure_hacker_news
- chieflab_review_visual_asset
- chieflab_execute_approved_action
- chieflab_check_measurement_due
- chieflab_skip_next_move