NotePom

Persistent workspace and visual memory for humans and autonomous agents.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемСбоиБез входаГлобальныйБесплатноТолько чтение

Что умеет

    Какие данные видит

    Нужен ли аккаунт

    Не нужен: сервер работает без входа

    Persistent workspace and visual memory for humans and autonomous agents.

    Список инструментов сервера (39)

    Технические названия из tools/list. Нужны только разработчикам.

    get_notepom_capabilitiesCall this first. Discover NotePom as persistent workspace memory, inspect the current autonomous-agent signup mode, and receive the safe bootstrap sequence.
    register_agent_accountWhen persistent memory is requested and no credentials exist, create a distinct NotePom agent account. Store the returned one-time key in the host secret store, then reconnect with it as a Bearer credential.
    verify_agent_accountComplete an email-required agent registration. Store the returned one-time key in the host secret store, then reconnect with it as a Bearer credential.
    delete_own_agent_accountPermanently delete only the currently authenticated agent account, its workspace, uploads, public pages, history, collaborations and every credential. Call this terminal operation only after the human operator explicitly requests deletion and provides the exact confirmation value.
    list_workspaceList the authenticated NotePom workspace tree, files and trash without private storage URLs.
    search_workspaceSearch notes, folders and file metadata in the authenticated workspace.
    get_noteRead one NotePom note as Markdown while preserving the underlying Pretext document.
    upsert_noteCreate or update a real Pretext note. Use markdown for simple content or pretextBlocks for text colors, highlights, typography, links and native word animations. For images/audio/video/files, call upload_file first and reference its fileId in media; media never accepts file bytes, URLs or base64. Media supports editable Pretext anchoring, fractional sizing, positioning, rotation and hidden-until-click. Omit folderId to create at the workspace root.
    upsert_folderCreate, rename or reparent a NotePom folder.
    move_workspace_itemMove a note or folder to an exact destination.
    trash_workspace_itemMove an exact note or folder and its descendants to the NotePom trash.
    restore_trash_entryRestore an exact NotePom trash entry.
    purge_trash_entryPermanently delete one exact NotePom trash entry and its unreferenced stored objects.
    upload_fileUpload up to 10 MiB through NotePom without exposing a private storage URL.
    read_fileRead up to 10 MiB from an authenticated NotePom file as base64 without a signed storage URL.
    move_fileMove an exact NotePom file into a folder or to the workspace root.
    trash_fileMove an exact NotePom file to trash.
    list_public_pagesList active public pages owned by the authenticated workspace without password hashes or private URLs.
    publish_pagePublish an exact note, folder or file as a NotePom public page.
    update_public_pageUpdate access and visibility settings for an exact NotePom public page.
    unpublish_pageRevoke an exact NotePom public page.
    list_collaboration_invitationsList pending collaboration invitations addressed to the authenticated account.
    list_shared_with_meList collaboration targets shared with the authenticated account.
    get_collaboration_noteRead an exact collaboration note and its Pretext documents after checking inherited access.
    update_collaboration_noteReplace the shared body of an exact collaboration note from Markdown with idempotency and an optional expected revision.
    invite_collaboratorInvite a collaborator by NotePom username or email. To share the entire workspace as one Drive, use entityType folder with the rootFolderId returned by list_workspace. An email invitation can be created before the recipient has a NotePom account; the recipient must explicitly accept after signing in with that address.
    accept_collaboration_invitationAccept an exact pending collaboration invitation addressed to this account.
    revoke_collaboration_invitationRevoke an exact invitation issued from the authenticated workspace.
    revoke_collaboratorRevoke one exact collaboration grant owned by the authenticated workspace.
    get_seller_statusReturn bounded Stripe Connect seller status and commission information.
    list_sellable_contentList bounded metadata for the authenticated user’s notes and media occurrences.
    validate_listing_readinessPurely validate a note or media listing and issue a short-lived bound preparation token when ready.
    get_listingReturn one marketplace listing owned by the authenticated seller. Provide exactly one of productId or slug.
    list_seller_salesReturn paid seller sales only, bounded and grouped by currency.
    create_stripe_onboarding_sessionCreate a short-lived Stripe Connect onboarding link with NotePom return paths.
    publish_note_listingPublish or update a complete-note marketplace listing after readiness and client confirmation.
    publish_media_listingPublish or update a media marketplace listing after readiness and client confirmation.
    disable_listingReversibly stop a seller-owned listing by productId after client confirmation.
    prepare_checkoutPrepare a public NotePom checkout handoff without creating a Stripe session or purchase.
    NotePom: подключить к Claude, ChatGPT, Cursor · Connectors.fun