chieflab_mark_action_done — ChiefLab MCP Tool
chieflab_mark_action_done
(chieflab mark action done) is one of 45 tools on the
ChiefLab
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call chieflab_mark_action_done from your client
- Claude Code ChiefLab chieflab_mark_action_done run in your project directory
- Claude Desktop ChiefLab chieflab_mark_action_done ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ChiefLab chieflab_mark_action_done ~/.cursor/mcp.json
- VS Code ChiefLab chieflab_mark_action_done .vscode/mcp.json
- Zed ChiefLab chieflab_mark_action_done ~/.config/zed/settings.json
- Windsurf ChiefLab chieflab_mark_action_done ~/.codeium/windsurf/mcp_config.json
- Cline ChiefLab chieflab_mark_action_done ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ChiefLab chieflab_mark_action_done ~/.gemini/settings.json
- Grok ChiefLab chieflab_mark_action_done .mcp.json (in your project root)
- ChatGPT ChiefLab chieflab_mark_action_done Settings → Connectors → Advanced → Developer mode
- Claude.ai ChiefLab chieflab_mark_action_done Settings → Connectors → Add custom connector
- LangChain ChiefLab chieflab_mark_action_done pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http chieflab https://api.chieflab.io/api/mcp
Other tools on this server
- 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
- chieflab_record_manual_publish
- chieflab_connector_status
- chieflab_signup_workspace
- chieflab_launch_product
- chieflab_redraft
- chieflab_set_provider_key
- chieflab_inbox
- chieflab_status
- chieflab_boot
- chieflab_verify_install
- chieflab_brain_summary
- chieflab_search_capabilities
- chieflab_get_capability
- chieflab_create_work_request
- chieflab_approve_action
- chieflab_continue_launch_loop
- chieflab_post_launch_review
- chieflab_prepare_next_move
- chieflab_publish_approved_post
- chieflab_send_approved_email
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.