update_wiki_comment — Kaiku MCP Tool Mutating
update_wiki_comment
(update wiki comment) is one of 76 tools on the
Kaiku
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call update_wiki_comment from your client
- Claude Code Kaiku update_wiki_comment run in your project directory
- Claude Desktop Kaiku update_wiki_comment ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Kaiku update_wiki_comment ~/.cursor/mcp.json
- VS Code Kaiku update_wiki_comment .vscode/mcp.json
- Zed Kaiku update_wiki_comment ~/.config/zed/settings.json
- Windsurf Kaiku update_wiki_comment ~/.codeium/windsurf/mcp_config.json
- Cline Kaiku update_wiki_comment ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Kaiku update_wiki_comment ~/.gemini/settings.json
- Grok Kaiku update_wiki_comment .mcp.json (in your project root)
- ChatGPT Kaiku update_wiki_comment Settings → Connectors → Advanced → Developer mode
- Claude.ai Kaiku update_wiki_comment Settings → Connectors → Add custom connector
- LangChain Kaiku update_wiki_comment pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http kaiku https://mcp.kaiku.tech/mcp
Other tools on this server
- add_attachment
- add_comment
- add_wiki_attachment
- add_wiki_comment
- admin_bank_transfer
- admin_errors_week
- admin_funnel
- admin_invoices
- admin_landing_week
- admin_load
- admin_overview
- admin_set_bank_transfer
- admin_workspace_journal
- admin_workspaces
- answer_issue_question
- ask_issue_question
- create_issue
- create_project
- create_project_rule
- create_wiki_page
- decide_support_letter
- delete_agent_usage
- delete_attachment
- delete_project_field
- delete_project_issue_type
- delete_project_rule
- delete_wiki_attachment
- delete_wiki_page
- get_agent_usage
- get_attachment
- get_change
- get_comments
- get_issue
- get_project_rule_runs
- get_support_letter
- get_support_request
- get_wiki_attachment
- get_wiki_page
- link_issues
- link_wiki_page
- list_code
- list_credentials
- list_issue_questions
- list_mcp_connections
- list_project_fields
- list_project_rules
- list_projects
- list_support_letters
- list_support_queue
- list_tracks
- list_users
- list_wiki_spaces
- local_files_setup
- move_issue
- read_code
- remove_track
- reply_to_requester
- report_agent_usage
- reveal_credential
- search_code
- search_issues
- search_wiki
- set_issue_fields
- set_project_field
- set_project_issue_type
- set_project_parent
- set_track
- unlink_issues
- unlink_wiki_page
- update_comment
- update_issue
- update_project_rule
- update_wiki_page
- upsert_mcp_connection
- withdraw_issue_question
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.