report_agent_usage — Kaiku MCP Tool
report_agent_usage
(report agent usage) 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 report_agent_usage from your client
- Claude Code Kaiku report_agent_usage run in your project directory
- Claude Desktop Kaiku report_agent_usage ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Kaiku report_agent_usage ~/.cursor/mcp.json
- VS Code Kaiku report_agent_usage .vscode/mcp.json
- Zed Kaiku report_agent_usage ~/.config/zed/settings.json
- Windsurf Kaiku report_agent_usage ~/.codeium/windsurf/mcp_config.json
- Cline Kaiku report_agent_usage ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Kaiku report_agent_usage ~/.gemini/settings.json
- Grok Kaiku report_agent_usage .mcp.json (in your project root)
- ChatGPT Kaiku report_agent_usage Settings → Connectors → Advanced → Developer mode
- Claude.ai Kaiku report_agent_usage Settings → Connectors → Add custom connector
- LangChain Kaiku report_agent_usage 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
- 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_comment
- 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.