list_mcp_connections — Kaiku MCP Tool Read-only
list_mcp_connections
(list mcp connections) 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 list_mcp_connections from your client
- Claude Code Kaiku list_mcp_connections run in your project directory
- Claude Desktop Kaiku list_mcp_connections ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Kaiku list_mcp_connections ~/.cursor/mcp.json
- VS Code Kaiku list_mcp_connections .vscode/mcp.json
- Zed Kaiku list_mcp_connections ~/.config/zed/settings.json
- Windsurf Kaiku list_mcp_connections ~/.codeium/windsurf/mcp_config.json
- Cline Kaiku list_mcp_connections ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Kaiku list_mcp_connections ~/.gemini/settings.json
- Grok Kaiku list_mcp_connections .mcp.json (in your project root)
- ChatGPT Kaiku list_mcp_connections Settings → Connectors → Advanced → Developer mode
- Claude.ai Kaiku list_mcp_connections Settings → Connectors → Add custom connector
- LangChain Kaiku list_mcp_connections pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http kaiku https://app.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_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_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.