Перейти к основному содержанию

Ресурсы MCP

Каждый ресурс, который предлагает MCP-сервер clepit, сформирован самим сервером. Ресурс читает то же, что прочитал бы соответствующий инструмент, с тем же разрешением.

Ресурсы

РесурсНазваниеЧто содержит
clepit://billingBillingThe company's plan, status and renewal.
clepit://meWho am IThe signed-in person, the company, and what this connection was granted.
clepit://membersMembersThe company's members with their roles.
clepit://updatesUpdatesRecent changes in the workspaces the agent may read.
clepit://workspaceYour companyThe company the agent acts in.
clepit://workspacesWorkspacesThe workspaces the agent may read.

Шаблоны

Шаблон задаёт семейство ресурсов. Заполните каждый {placeholder} и прочитайте адрес через resources/read.

ШаблонНазваниеЧто содержит
clepit://workspaces/{workspace_id}/treePage treeA workspace's pages as a tree.
clepit://pages/{page_id}PageA page with its content blocks.
clepit://pages/{page_id}/markdownPage as MarkdownA page rendered as Markdown.
clepit://pages/{page_id}/commentsCommentsThe comment threads on a page.
clepit://pages/{page_id}/revisionsPage historyA page's saved versions, newest first.
clepit://pages/{page_id}/revisions/{revision_id}VersionOne saved version of a page, with its content.
clepit://pages/{page_id}/collectionCollectionA collection page's columns and views.