Skip to main content

MCP resources

Every resource clepit's MCP server offers, generated from the server itself. A resource reads what its matching tool would, under the same grant.

Resources

ResourceNameWhat it holds
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.

Templates

A template names a family of resources. Fill each {placeholder} and read the address with resources/read.

TemplateNameWhat it holds
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.