revise_content_draft — ProductClank MCP Tool
revise_content_draft
(revise content draft) is one of 40 tools on the
ProductClank
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call revise_content_draft from your client
- Claude Code ProductClank revise_content_draft run in your project directory
- Claude Desktop ProductClank revise_content_draft ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ProductClank revise_content_draft ~/.cursor/mcp.json
- VS Code ProductClank revise_content_draft .vscode/mcp.json
- Zed ProductClank revise_content_draft ~/.config/zed/settings.json
- Windsurf ProductClank revise_content_draft ~/.codeium/windsurf/mcp_config.json
- Cline ProductClank revise_content_draft ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ProductClank revise_content_draft ~/.gemini/settings.json
- Grok ProductClank revise_content_draft .mcp.json (in your project root)
- ChatGPT ProductClank revise_content_draft Settings → Connectors → Advanced → Developer mode
- Claude.ai ProductClank revise_content_draft Settings → Connectors → Add custom connector
- LangChain ProductClank revise_content_draft pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http productclank https://mcp.productclank.com/mcp
Other tools on this server
- search_products
- create_product
- check_balance
- credit_history
- boost_post
- suggest_content_campaign
- create_content_campaign
- get_content_campaign_results
- list_content_spaces
- write_content_candidates
- get_content_workspace
- setup_content_space
- manage_content_topics
- get_content_queue
- teach_content_voice
- analyze_url
- create_campaign
- list_campaigns
- get_campaign
- run_research
- get_research
- generate_posts
- get_posts
- review_posts
- regenerate_replies
- get_campaign_activity
- get_campaign_results
- update_campaign
- set_campaign_schedule
- add_delegate
- edit_reply
- publish_posts
- find_opportunities
- submit_participation
- find_open_campaigns
- get_campaign_brief
- submit_campaign_work
- get_my_submissions
- get_earnings
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.