keep_list_note_collaborators — Google Keep MCP Tool
keep_list_note_collaborators
(keep list note collaborators) is one of 30 tools on the
Google Keep
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call keep_list_note_collaborators from your client
- Claude Code Google Keep keep_list_note_collaborators run in your project directory
- Claude Desktop Google Keep keep_list_note_collaborators ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Google Keep keep_list_note_collaborators ~/.cursor/mcp.json
- VS Code Google Keep keep_list_note_collaborators .vscode/mcp.json
- Zed Google Keep keep_list_note_collaborators ~/.config/zed/settings.json
- Windsurf Google Keep keep_list_note_collaborators ~/.codeium/windsurf/mcp_config.json
- Cline Google Keep keep_list_note_collaborators ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Google Keep keep_list_note_collaborators ~/.gemini/settings.json
- Grok Google Keep keep_list_note_collaborators .mcp.json (in your project root)
- ChatGPT Google Keep keep_list_note_collaborators Settings → Connectors → Advanced → Developer mode
- Claude.ai Google Keep keep_list_note_collaborators Settings → Connectors → Add custom connector
- LangChain Google Keep keep_list_note_collaborators pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http keep-mcp https://api.mcp.ai/p_keep
Other tools on this server
- keep_list_accounts
- keep_find
- keep_get_note
- keep_create_note
- keep_create_list
- keep_update_note
- keep_pin_note
- keep_archive_note
- keep_set_note_color
- keep_trash_note
- keep_restore_note
- keep_delete_note
- keep_add_list_item
- keep_update_list_item
- keep_delete_list_item
- keep_list_labels
- keep_create_label
- keep_delete_label
- keep_add_label_to_note
- keep_remove_label_from_note
- keep_add_note_collaborator
- keep_remove_note_collaborator
- keep_list_note_media
- show_version
- report_bug
- connect
- toolkit_info
- marketplace
- authenticate
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.