{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_9a9x2vsjswy5","handle":"google-keep","url":"https://wellknown.network/agents/google-keep","links":{"self":"https://wellknown.network/agents/google-keep/record.json","html":"https://wellknown.network/agents/google-keep","markdown":"https://wellknown.network/agents/google-keep/record.md","api":"https://wellknown.network/api/v1/agents/google-keep","status":"https://wellknown.network/api/v1/agents/google-keep/status","claim":"https://wellknown.network/agents/google-keep/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/google-keep/claim.json","badge":"https://wellknown.network/agents/google-keep/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:api.mcp.ai:server:google-keep","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"Google Keep","summary":"Google Keep MCP, read and edit your notes, lists, labels and collaborators. Connect with your Google","description":"Google Keep MCP, read and edit your notes, lists, labels and collaborators. Connect with your Google","publisher":{"name":"mcp-dir","url":null},"homepage":null,"repository":"https://github.com/mcp-dir/keep-mcp","version":"0.1.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://api.mcp.ai/p_keep","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-08-21T13:28:59.736351Z","publishedAt":"2026-08-21T13:28:59.736351Z","registryName":"io.github.mcp-dir/keep-mcp"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"security.identity","name":"Identity & Access","confidence":0.583,"provenance":"derived"},{"slug":"security.secrets","name":"Secrets Management","confidence":0.569,"provenance":"derived"},{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":0.51,"provenance":"derived"},{"slug":"infra.browser-automation","name":"Browser Automation","confidence":0.51,"provenance":"derived"}],"categories":["commerce","infra","security"],"language":"fr"},"observed":{"status":"live","statusReason":"Responded 8h ago.","lastOkAt":"2026-09-09T19:27:46.342Z","lastProbedAt":"2026-09-09T19:27:46.342Z","statusComputedAt":"2026-09-09T19:28:50.837Z","reliability30d":{"probes":6,"successRate":1,"p50Ms":134},"latestObservations":[{"at":"2026-09-09T19:27:46.342Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":136,"error":null,"detail":{"tools":[{"name":"keep_list_accounts","description":"Lista as contas Google Keep vinculadas a este install (id/email, label). Use pra descobrir o `account` quando há várias."},{"name":"keep_find","description":"Busca notas no Google Keep. Filtros opcionais: query (título/texto), labels, colors, pinned, archived, trashed (default false)."},{"name":"keep_get_note","description":"Retorna uma nota (ou lista) do Google Keep pelo id.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_create_note","description":"Cria uma nota de texto no Google Keep. Recebe a label 'keep-mcp' automaticamente pra poder ser gerida depois."},{"name":"keep_create_list","description":"Cria uma checklist no Google Keep. `items` = array de { text, checked }. Recebe a label 'keep-mcp' automaticamente."},{"name":"keep_update_note","description":"Atualiza título e/ou texto de uma nota. Pra listas, edite os itens com os tools de list item.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_pin_note","description":"Fixa ou desafixa uma nota (`pinned`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_archive_note","description":"Arquiva ou desarquiva uma nota (`archived`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_set_note_color","description":"Define a cor de uma nota. Uma de: DEFAULT, RED, ORANGE, YELLOW, GREEN, TEAL, BLUE, CERULEAN, PURPLE, PINK, BROWN, GRAY.\n\nBulk support: accepts note_ids for batc"},{"name":"keep_trash_note","description":"Move uma nota pra lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_restore_note","description":"Restaura uma nota da lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_delete_note","description":"Apaga uma nota permanentemente (não dá pra desfazer).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_list_item","description":"Adiciona um item a uma checklist.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_update_list_item","description":"Atualiza texto e/ou estado (checked) de um item de checklist (por item_id).\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_delete_list_item","description":"Remove um item de checklist por item_id.\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_list_labels","description":"Lista todas as labels da conta."},{"name":"keep_create_label","description":"Cria uma nova label."},{"name":"keep_delete_label","description":"Apaga uma label pelo nome."},{"name":"keep_add_label_to_note","description":"Anexa uma label (por nome, criada se não existir) a uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_label_from_note","description":"Remove uma label (por nome) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_collaborators","description":"Lista os colaboradores (emails) com quem a nota é compartilhada.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_note_collaborator","description":"Compartilha uma nota com um colaborador (por email).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_note_collaborator","description":"Remove um colaborador (por email) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_media","description":"Lista os blobs de mídia (imagens/áudio/desenhos) de uma nota, com links.\n\nBulk support: accepts note_ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":30,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.345","protocolVersion":"2025-06-18"}},{"at":"2026-09-09T10:34:52.847Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":823,"error":null,"detail":{"tools":[{"name":"keep_list_accounts","description":"Lista as contas Google Keep vinculadas a este install (id/email, label). Use pra descobrir o `account` quando há várias."},{"name":"keep_find","description":"Busca notas no Google Keep. Filtros opcionais: query (título/texto), labels, colors, pinned, archived, trashed (default false)."},{"name":"keep_get_note","description":"Retorna uma nota (ou lista) do Google Keep pelo id.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_create_note","description":"Cria uma nota de texto no Google Keep. Recebe a label 'keep-mcp' automaticamente pra poder ser gerida depois."},{"name":"keep_create_list","description":"Cria uma checklist no Google Keep. `items` = array de { text, checked }. Recebe a label 'keep-mcp' automaticamente."},{"name":"keep_update_note","description":"Atualiza título e/ou texto de uma nota. Pra listas, edite os itens com os tools de list item.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_pin_note","description":"Fixa ou desafixa uma nota (`pinned`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_archive_note","description":"Arquiva ou desarquiva uma nota (`archived`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_set_note_color","description":"Define a cor de uma nota. Uma de: DEFAULT, RED, ORANGE, YELLOW, GREEN, TEAL, BLUE, CERULEAN, PURPLE, PINK, BROWN, GRAY.\n\nBulk support: accepts note_ids for batc"},{"name":"keep_trash_note","description":"Move uma nota pra lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_restore_note","description":"Restaura uma nota da lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_delete_note","description":"Apaga uma nota permanentemente (não dá pra desfazer).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_list_item","description":"Adiciona um item a uma checklist.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_update_list_item","description":"Atualiza texto e/ou estado (checked) de um item de checklist (por item_id).\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_delete_list_item","description":"Remove um item de checklist por item_id.\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_list_labels","description":"Lista todas as labels da conta."},{"name":"keep_create_label","description":"Cria uma nova label."},{"name":"keep_delete_label","description":"Apaga uma label pelo nome."},{"name":"keep_add_label_to_note","description":"Anexa uma label (por nome, criada se não existir) a uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_label_from_note","description":"Remove uma label (por nome) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_collaborators","description":"Lista os colaboradores (emails) com quem a nota é compartilhada.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_note_collaborator","description":"Compartilha uma nota com um colaborador (por email).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_note_collaborator","description":"Remove um colaborador (por email) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_media","description":"Lista os blobs de mídia (imagens/áudio/desenhos) de uma nota, com links.\n\nBulk support: accepts note_ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":30,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.345","protocolVersion":"2025-06-18"}},{"at":"2026-09-09T03:23:09.060Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":123,"error":null,"detail":{"tools":[{"name":"keep_list_accounts","description":"Lista as contas Google Keep vinculadas a este install (id/email, label). Use pra descobrir o `account` quando há várias."},{"name":"keep_find","description":"Busca notas no Google Keep. Filtros opcionais: query (título/texto), labels, colors, pinned, archived, trashed (default false)."},{"name":"keep_get_note","description":"Retorna uma nota (ou lista) do Google Keep pelo id.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_create_note","description":"Cria uma nota de texto no Google Keep. Recebe a label 'keep-mcp' automaticamente pra poder ser gerida depois."},{"name":"keep_create_list","description":"Cria uma checklist no Google Keep. `items` = array de { text, checked }. Recebe a label 'keep-mcp' automaticamente."},{"name":"keep_update_note","description":"Atualiza título e/ou texto de uma nota. Pra listas, edite os itens com os tools de list item.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_pin_note","description":"Fixa ou desafixa uma nota (`pinned`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_archive_note","description":"Arquiva ou desarquiva uma nota (`archived`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_set_note_color","description":"Define a cor de uma nota. Uma de: DEFAULT, RED, ORANGE, YELLOW, GREEN, TEAL, BLUE, CERULEAN, PURPLE, PINK, BROWN, GRAY.\n\nBulk support: accepts note_ids for batc"},{"name":"keep_trash_note","description":"Move uma nota pra lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_restore_note","description":"Restaura uma nota da lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_delete_note","description":"Apaga uma nota permanentemente (não dá pra desfazer).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_list_item","description":"Adiciona um item a uma checklist.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_update_list_item","description":"Atualiza texto e/ou estado (checked) de um item de checklist (por item_id).\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_delete_list_item","description":"Remove um item de checklist por item_id.\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_list_labels","description":"Lista todas as labels da conta."},{"name":"keep_create_label","description":"Cria uma nova label."},{"name":"keep_delete_label","description":"Apaga uma label pelo nome."},{"name":"keep_add_label_to_note","description":"Anexa uma label (por nome, criada se não existir) a uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_label_from_note","description":"Remove uma label (por nome) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_collaborators","description":"Lista os colaboradores (emails) com quem a nota é compartilhada.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_note_collaborator","description":"Compartilha uma nota com um colaborador (por email).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_note_collaborator","description":"Remove um colaborador (por email) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_media","description":"Lista os blobs de mídia (imagens/áudio/desenhos) de uma nota, com links.\n\nBulk support: accepts note_ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":30,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.345","protocolVersion":"2025-06-18"}},{"at":"2026-09-08T20:21:28.507Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":314,"error":null,"detail":{"tools":[{"name":"keep_list_accounts","description":"Lista as contas Google Keep vinculadas a este install (id/email, label). Use pra descobrir o `account` quando há várias."},{"name":"keep_find","description":"Busca notas no Google Keep. Filtros opcionais: query (título/texto), labels, colors, pinned, archived, trashed (default false)."},{"name":"keep_get_note","description":"Retorna uma nota (ou lista) do Google Keep pelo id.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_create_note","description":"Cria uma nota de texto no Google Keep. Recebe a label 'keep-mcp' automaticamente pra poder ser gerida depois."},{"name":"keep_create_list","description":"Cria uma checklist no Google Keep. `items` = array de { text, checked }. Recebe a label 'keep-mcp' automaticamente."},{"name":"keep_update_note","description":"Atualiza título e/ou texto de uma nota. Pra listas, edite os itens com os tools de list item.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_pin_note","description":"Fixa ou desafixa uma nota (`pinned`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_archive_note","description":"Arquiva ou desarquiva uma nota (`archived`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_set_note_color","description":"Define a cor de uma nota. Uma de: DEFAULT, RED, ORANGE, YELLOW, GREEN, TEAL, BLUE, CERULEAN, PURPLE, PINK, BROWN, GRAY.\n\nBulk support: accepts note_ids for batc"},{"name":"keep_trash_note","description":"Move uma nota pra lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_restore_note","description":"Restaura uma nota da lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_delete_note","description":"Apaga uma nota permanentemente (não dá pra desfazer).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_list_item","description":"Adiciona um item a uma checklist.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_update_list_item","description":"Atualiza texto e/ou estado (checked) de um item de checklist (por item_id).\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_delete_list_item","description":"Remove um item de checklist por item_id.\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_list_labels","description":"Lista todas as labels da conta."},{"name":"keep_create_label","description":"Cria uma nova label."},{"name":"keep_delete_label","description":"Apaga uma label pelo nome."},{"name":"keep_add_label_to_note","description":"Anexa uma label (por nome, criada se não existir) a uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_label_from_note","description":"Remove uma label (por nome) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_collaborators","description":"Lista os colaboradores (emails) com quem a nota é compartilhada.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_note_collaborator","description":"Compartilha uma nota com um colaborador (por email).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_note_collaborator","description":"Remove um colaborador (por email) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_media","description":"Lista os blobs de mídia (imagens/áudio/desenhos) de uma nota, com links.\n\nBulk support: accepts note_ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":30,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-08T13:21:51.099Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":135,"error":null,"detail":{"tools":[{"name":"keep_list_accounts","description":"Lista as contas Google Keep vinculadas a este install (id/email, label). Use pra descobrir o `account` quando há várias."},{"name":"keep_find","description":"Busca notas no Google Keep. Filtros opcionais: query (título/texto), labels, colors, pinned, archived, trashed (default false)."},{"name":"keep_get_note","description":"Retorna uma nota (ou lista) do Google Keep pelo id.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_create_note","description":"Cria uma nota de texto no Google Keep. Recebe a label 'keep-mcp' automaticamente pra poder ser gerida depois."},{"name":"keep_create_list","description":"Cria uma checklist no Google Keep. `items` = array de { text, checked }. Recebe a label 'keep-mcp' automaticamente."},{"name":"keep_update_note","description":"Atualiza título e/ou texto de uma nota. Pra listas, edite os itens com os tools de list item.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_pin_note","description":"Fixa ou desafixa uma nota (`pinned`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_archive_note","description":"Arquiva ou desarquiva uma nota (`archived`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_set_note_color","description":"Define a cor de uma nota. Uma de: DEFAULT, RED, ORANGE, YELLOW, GREEN, TEAL, BLUE, CERULEAN, PURPLE, PINK, BROWN, GRAY.\n\nBulk support: accepts note_ids for batc"},{"name":"keep_trash_note","description":"Move uma nota pra lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_restore_note","description":"Restaura uma nota da lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_delete_note","description":"Apaga uma nota permanentemente (não dá pra desfazer).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_list_item","description":"Adiciona um item a uma checklist.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_update_list_item","description":"Atualiza texto e/ou estado (checked) de um item de checklist (por item_id).\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_delete_list_item","description":"Remove um item de checklist por item_id.\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_list_labels","description":"Lista todas as labels da conta."},{"name":"keep_create_label","description":"Cria uma nova label."},{"name":"keep_delete_label","description":"Apaga uma label pelo nome."},{"name":"keep_add_label_to_note","description":"Anexa uma label (por nome, criada se não existir) a uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_label_from_note","description":"Remove uma label (por nome) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_collaborators","description":"Lista os colaboradores (emails) com quem a nota é compartilhada.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_note_collaborator","description":"Compartilha uma nota com um colaborador (por email).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_note_collaborator","description":"Remove um colaborador (por email) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_media","description":"Lista os blobs de mídia (imagens/áudio/desenhos) de uma nota, com links.\n\nBulk support: accepts note_ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":30,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-08T06:24:40.923Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":131,"error":null,"detail":{"tools":[{"name":"keep_list_accounts","description":"Lista as contas Google Keep vinculadas a este install (id/email, label). Use pra descobrir o `account` quando há várias."},{"name":"keep_find","description":"Busca notas no Google Keep. Filtros opcionais: query (título/texto), labels, colors, pinned, archived, trashed (default false)."},{"name":"keep_get_note","description":"Retorna uma nota (ou lista) do Google Keep pelo id.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_create_note","description":"Cria uma nota de texto no Google Keep. Recebe a label 'keep-mcp' automaticamente pra poder ser gerida depois."},{"name":"keep_create_list","description":"Cria uma checklist no Google Keep. `items` = array de { text, checked }. Recebe a label 'keep-mcp' automaticamente."},{"name":"keep_update_note","description":"Atualiza título e/ou texto de uma nota. Pra listas, edite os itens com os tools de list item.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_pin_note","description":"Fixa ou desafixa uma nota (`pinned`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_archive_note","description":"Arquiva ou desarquiva uma nota (`archived`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_set_note_color","description":"Define a cor de uma nota. Uma de: DEFAULT, RED, ORANGE, YELLOW, GREEN, TEAL, BLUE, CERULEAN, PURPLE, PINK, BROWN, GRAY.\n\nBulk support: accepts note_ids for batc"},{"name":"keep_trash_note","description":"Move uma nota pra lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_restore_note","description":"Restaura uma nota da lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_delete_note","description":"Apaga uma nota permanentemente (não dá pra desfazer).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_list_item","description":"Adiciona um item a uma checklist.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_update_list_item","description":"Atualiza texto e/ou estado (checked) de um item de checklist (por item_id).\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_delete_list_item","description":"Remove um item de checklist por item_id.\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_list_labels","description":"Lista todas as labels da conta."},{"name":"keep_create_label","description":"Cria uma nova label."},{"name":"keep_delete_label","description":"Apaga uma label pelo nome."},{"name":"keep_add_label_to_note","description":"Anexa uma label (por nome, criada se não existir) a uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_label_from_note","description":"Remove uma label (por nome) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_collaborators","description":"Lista os colaboradores (emails) com quem a nota é compartilhada.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_note_collaborator","description":"Compartilha uma nota com um colaborador (por email).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_note_collaborator","description":"Remove um colaborador (por email) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_media","description":"Lista os blobs de mídia (imagens/áudio/desenhos) de uma nota, com links.\n\nBulk support: accepts note_ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":30,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-08T00:19:50.483Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":128,"error":null,"detail":{"tools":[{"name":"keep_list_accounts","description":"Lista as contas Google Keep vinculadas a este install (id/email, label). Use pra descobrir o `account` quando há várias."},{"name":"keep_find","description":"Busca notas no Google Keep. Filtros opcionais: query (título/texto), labels, colors, pinned, archived, trashed (default false)."},{"name":"keep_get_note","description":"Retorna uma nota (ou lista) do Google Keep pelo id.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_create_note","description":"Cria uma nota de texto no Google Keep. Recebe a label 'keep-mcp' automaticamente pra poder ser gerida depois."},{"name":"keep_create_list","description":"Cria uma checklist no Google Keep. `items` = array de { text, checked }. Recebe a label 'keep-mcp' automaticamente."},{"name":"keep_update_note","description":"Atualiza título e/ou texto de uma nota. Pra listas, edite os itens com os tools de list item.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_pin_note","description":"Fixa ou desafixa uma nota (`pinned`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_archive_note","description":"Arquiva ou desarquiva uma nota (`archived`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_set_note_color","description":"Define a cor de uma nota. Uma de: DEFAULT, RED, ORANGE, YELLOW, GREEN, TEAL, BLUE, CERULEAN, PURPLE, PINK, BROWN, GRAY.\n\nBulk support: accepts note_ids for batc"},{"name":"keep_trash_note","description":"Move uma nota pra lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_restore_note","description":"Restaura uma nota da lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_delete_note","description":"Apaga uma nota permanentemente (não dá pra desfazer).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_list_item","description":"Adiciona um item a uma checklist.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_update_list_item","description":"Atualiza texto e/ou estado (checked) de um item de checklist (por item_id).\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_delete_list_item","description":"Remove um item de checklist por item_id.\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_list_labels","description":"Lista todas as labels da conta."},{"name":"keep_create_label","description":"Cria uma nova label."},{"name":"keep_delete_label","description":"Apaga uma label pelo nome."},{"name":"keep_add_label_to_note","description":"Anexa uma label (por nome, criada se não existir) a uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_label_from_note","description":"Remove uma label (por nome) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_collaborators","description":"Lista os colaboradores (emails) com quem a nota é compartilhada.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_note_collaborator","description":"Compartilha uma nota com um colaborador (por email).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_note_collaborator","description":"Remove um colaborador (por email) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_media","description":"Lista os blobs de mídia (imagens/áudio/desenhos) de uma nota, com links.\n\nBulk support: accepts note_ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":30,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T17:22:15.216Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":135,"error":null,"detail":{"tools":[{"name":"keep_list_accounts","description":"Lista as contas Google Keep vinculadas a este install (id/email, label). Use pra descobrir o `account` quando há várias."},{"name":"keep_find","description":"Busca notas no Google Keep. Filtros opcionais: query (título/texto), labels, colors, pinned, archived, trashed (default false)."},{"name":"keep_get_note","description":"Retorna uma nota (ou lista) do Google Keep pelo id.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_create_note","description":"Cria uma nota de texto no Google Keep. Recebe a label 'keep-mcp' automaticamente pra poder ser gerida depois."},{"name":"keep_create_list","description":"Cria uma checklist no Google Keep. `items` = array de { text, checked }. Recebe a label 'keep-mcp' automaticamente."},{"name":"keep_update_note","description":"Atualiza título e/ou texto de uma nota. Pra listas, edite os itens com os tools de list item.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_pin_note","description":"Fixa ou desafixa uma nota (`pinned`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_archive_note","description":"Arquiva ou desarquiva uma nota (`archived`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_set_note_color","description":"Define a cor de uma nota. Uma de: DEFAULT, RED, ORANGE, YELLOW, GREEN, TEAL, BLUE, CERULEAN, PURPLE, PINK, BROWN, GRAY.\n\nBulk support: accepts note_ids for batc"},{"name":"keep_trash_note","description":"Move uma nota pra lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_restore_note","description":"Restaura uma nota da lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_delete_note","description":"Apaga uma nota permanentemente (não dá pra desfazer).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_list_item","description":"Adiciona um item a uma checklist.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_update_list_item","description":"Atualiza texto e/ou estado (checked) de um item de checklist (por item_id).\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_delete_list_item","description":"Remove um item de checklist por item_id.\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_list_labels","description":"Lista todas as labels da conta."},{"name":"keep_create_label","description":"Cria uma nova label."},{"name":"keep_delete_label","description":"Apaga uma label pelo nome."},{"name":"keep_add_label_to_note","description":"Anexa uma label (por nome, criada se não existir) a uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_label_from_note","description":"Remove uma label (por nome) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_collaborators","description":"Lista os colaboradores (emails) com quem a nota é compartilhada.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_note_collaborator","description":"Compartilha uma nota com um colaborador (por email).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_note_collaborator","description":"Remove um colaborador (por email) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_media","description":"Lista os blobs de mídia (imagens/áudio/desenhos) de uma nota, com links.\n\nBulk support: accepts note_ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":30,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T10:22:03.678Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":124,"error":null,"detail":{"tools":[{"name":"keep_list_accounts","description":"Lista as contas Google Keep vinculadas a este install (id/email, label). Use pra descobrir o `account` quando há várias."},{"name":"keep_find","description":"Busca notas no Google Keep. Filtros opcionais: query (título/texto), labels, colors, pinned, archived, trashed (default false)."},{"name":"keep_get_note","description":"Retorna uma nota (ou lista) do Google Keep pelo id.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_create_note","description":"Cria uma nota de texto no Google Keep. Recebe a label 'keep-mcp' automaticamente pra poder ser gerida depois."},{"name":"keep_create_list","description":"Cria uma checklist no Google Keep. `items` = array de { text, checked }. Recebe a label 'keep-mcp' automaticamente."},{"name":"keep_update_note","description":"Atualiza título e/ou texto de uma nota. Pra listas, edite os itens com os tools de list item.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_pin_note","description":"Fixa ou desafixa uma nota (`pinned`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_archive_note","description":"Arquiva ou desarquiva uma nota (`archived`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_set_note_color","description":"Define a cor de uma nota. Uma de: DEFAULT, RED, ORANGE, YELLOW, GREEN, TEAL, BLUE, CERULEAN, PURPLE, PINK, BROWN, GRAY.\n\nBulk support: accepts note_ids for batc"},{"name":"keep_trash_note","description":"Move uma nota pra lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_restore_note","description":"Restaura uma nota da lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_delete_note","description":"Apaga uma nota permanentemente (não dá pra desfazer).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_list_item","description":"Adiciona um item a uma checklist.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_update_list_item","description":"Atualiza texto e/ou estado (checked) de um item de checklist (por item_id).\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_delete_list_item","description":"Remove um item de checklist por item_id.\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_list_labels","description":"Lista todas as labels da conta."},{"name":"keep_create_label","description":"Cria uma nova label."},{"name":"keep_delete_label","description":"Apaga uma label pelo nome."},{"name":"keep_add_label_to_note","description":"Anexa uma label (por nome, criada se não existir) a uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_label_from_note","description":"Remove uma label (por nome) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_collaborators","description":"Lista os colaboradores (emails) com quem a nota é compartilhada.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_note_collaborator","description":"Compartilha uma nota com um colaborador (por email).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_note_collaborator","description":"Remove um colaborador (por email) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_media","description":"Lista os blobs de mídia (imagens/áudio/desenhos) de uma nota, com links.\n\nBulk support: accepts note_ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":30,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}},{"at":"2026-09-07T03:28:29.921Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":125,"error":null,"detail":{"tools":[{"name":"keep_list_accounts","description":"Lista as contas Google Keep vinculadas a este install (id/email, label). Use pra descobrir o `account` quando há várias."},{"name":"keep_find","description":"Busca notas no Google Keep. Filtros opcionais: query (título/texto), labels, colors, pinned, archived, trashed (default false)."},{"name":"keep_get_note","description":"Retorna uma nota (ou lista) do Google Keep pelo id.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_create_note","description":"Cria uma nota de texto no Google Keep. Recebe a label 'keep-mcp' automaticamente pra poder ser gerida depois."},{"name":"keep_create_list","description":"Cria uma checklist no Google Keep. `items` = array de { text, checked }. Recebe a label 'keep-mcp' automaticamente."},{"name":"keep_update_note","description":"Atualiza título e/ou texto de uma nota. Pra listas, edite os itens com os tools de list item.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_pin_note","description":"Fixa ou desafixa uma nota (`pinned`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_archive_note","description":"Arquiva ou desarquiva uma nota (`archived`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_set_note_color","description":"Define a cor de uma nota. Uma de: DEFAULT, RED, ORANGE, YELLOW, GREEN, TEAL, BLUE, CERULEAN, PURPLE, PINK, BROWN, GRAY.\n\nBulk support: accepts note_ids for batc"},{"name":"keep_trash_note","description":"Move uma nota pra lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_restore_note","description":"Restaura uma nota da lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_delete_note","description":"Apaga uma nota permanentemente (não dá pra desfazer).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_list_item","description":"Adiciona um item a uma checklist.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_update_list_item","description":"Atualiza texto e/ou estado (checked) de um item de checklist (por item_id).\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_delete_list_item","description":"Remove um item de checklist por item_id.\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_list_labels","description":"Lista todas as labels da conta."},{"name":"keep_create_label","description":"Cria uma nova label."},{"name":"keep_delete_label","description":"Apaga uma label pelo nome."},{"name":"keep_add_label_to_note","description":"Anexa uma label (por nome, criada se não existir) a uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_label_from_note","description":"Remove uma label (por nome) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_collaborators","description":"Lista os colaboradores (emails) com quem a nota é compartilhada.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_note_collaborator","description":"Compartilha uma nota com um colaborador (por email).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_note_collaborator","description":"Remove um colaborador (por email) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_media","description":"Lista os blobs de mídia (imagens/áudio/desenhos) de uma nota, com links.\n\nBulk support: accepts note_ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"toolCount":30,"serverName":"mcp-ai","capabilities":["tools"],"serverVersion":"0.9.343","protocolVersion":"2025-06-18"}}],"tools":[{"name":"keep_list_accounts","description":"Lista as contas Google Keep vinculadas a este install (id/email, label). Use pra descobrir o `account` quando há várias."},{"name":"keep_find","description":"Busca notas no Google Keep. Filtros opcionais: query (título/texto), labels, colors, pinned, archived, trashed (default false)."},{"name":"keep_get_note","description":"Retorna uma nota (ou lista) do Google Keep pelo id.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_create_note","description":"Cria uma nota de texto no Google Keep. Recebe a label 'keep-mcp' automaticamente pra poder ser gerida depois."},{"name":"keep_create_list","description":"Cria uma checklist no Google Keep. `items` = array de { text, checked }. Recebe a label 'keep-mcp' automaticamente."},{"name":"keep_update_note","description":"Atualiza título e/ou texto de uma nota. Pra listas, edite os itens com os tools de list item.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_pin_note","description":"Fixa ou desafixa uma nota (`pinned`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_archive_note","description":"Arquiva ou desarquiva uma nota (`archived`, default true).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_set_note_color","description":"Define a cor de uma nota. Uma de: DEFAULT, RED, ORANGE, YELLOW, GREEN, TEAL, BLUE, CERULEAN, PURPLE, PINK, BROWN, GRAY.\n\nBulk support: accepts note_ids for batc"},{"name":"keep_trash_note","description":"Move uma nota pra lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_restore_note","description":"Restaura uma nota da lixeira.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_delete_note","description":"Apaga uma nota permanentemente (não dá pra desfazer).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_list_item","description":"Adiciona um item a uma checklist.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_update_list_item","description":"Atualiza texto e/ou estado (checked) de um item de checklist (por item_id).\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_delete_list_item","description":"Remove um item de checklist por item_id.\n\nBulk support: accepts item_ids for batched execution."},{"name":"keep_list_labels","description":"Lista todas as labels da conta."},{"name":"keep_create_label","description":"Cria uma nova label."},{"name":"keep_delete_label","description":"Apaga uma label pelo nome."},{"name":"keep_add_label_to_note","description":"Anexa uma label (por nome, criada se não existir) a uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_label_from_note","description":"Remove uma label (por nome) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_collaborators","description":"Lista os colaboradores (emails) com quem a nota é compartilhada.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_add_note_collaborator","description":"Compartilha uma nota com um colaborador (por email).\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_remove_note_collaborator","description":"Remove um colaborador (por email) de uma nota.\n\nBulk support: accepts note_ids for batched execution."},{"name":"keep_list_note_media","description":"Lista os blobs de mídia (imagens/áudio/desenhos) de uma nota, com links.\n\nBulk support: accepts note_ids for batched execution."},{"name":"show_version","description":"Show the current MCP platform and adapter versions."},{"name":"report_bug","description":"Report a bug, missing feature, or send feedback. Include the conversation array with recent messages for reproduction."},{"name":"connect","description":"Returns connection status and URLs. When all providers are connected, returns authenticated:true and empty pending[]. When credentials are missing, returns conn"},{"name":"toolkit_info","description":"Returns the current toolkit state: installed MCPs, their connection status, the accounts connected to each one, and how many catalog tools each exposes."},{"name":"marketplace","description":"The official mcp.ai marketplace — the in-platform catalog of every MCP/tool, AND the way to run them. Covers capability requests like \"find an MCP that does X\","},{"name":"authenticate","description":"MCP.AI for IDE agents (Cursor, etc.): log in in the browser, copy the access token. Best: add it to this server's config as a header `Authorization: Bearer <tok"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.github.mcp-dir/keep-mcp","url":"https://registry.modelcontextprotocol.io/v0/servers/io.github.mcp-dir%2Fkeep-mcp","firstSeenAt":"2026-09-06T19:18:47.349Z","fetchedAt":"2026-09-08T18:18:00.749Z","normalizedAt":"2026-09-08T18:18:00.749Z"}]},"firstSeenAt":"2026-09-06T19:18:47.349Z","updatedAt":"2026-09-09T19:29:17.158Z"}