メインコンテンツへスキップ

MCP リソース

clepit の MCP サーバーが提供するすべてのリソースを、サーバー自体から生成して掲載しています。リソースは、同じ許可のもとで対応するツールが読む内容を読みます。

リソース

リソース名前保持する内容
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.