dochost

by Unknown

Not rated
Website

About

Publish Markdown or HTML to a clean, shareable link straight from your AI assistant — OAuth, no API keys.

Details

Author
Unknown
Categories
Productivity, Other, Communication

How to add the dochost MCP server to Claude Code, Codex and Cursor

Add the remote server over HTTP, then authorize from inside Claude Code.

claude mcp add --transport http dochost \ https://dochost.io/api/mcp

Run/mcpin Claude Code and approve in the browser. Add--scope userto use it in every project.

1Add the server2Authorize with OAuth3Ask it to publish

Six tools — publish, then manage and inspect what you published. Ownership and entitlements come from your account, never from tool input.

Publish Markdown or HTML as a hosted page and get a shareable URL.

bodyrequiredThe Markdown or HTML content to publish.

format"markdown" | "html"Auto-detected when omitted.

publicbooleanList on Explore. Defaults to false (unlisted).

customSlugProstringChoose the link path instead of a random slug.

passwordProstringGate the page behind a password.

you"Publish my Q3 report as a private page with a password."

publishformat: markdown, password: •••](https://github.com/zyli5313/dochost-mcp)[dochost.co/d/q3-report

List the pages you have published, newest first. Paginated.

limitnumber (1–50)How many pages to return. Defaults to 20.

offsetnumberSkip this many for pagination. Defaults to 0.

Returnscompact records —slug,url,title,format,views,expiresAt. Never the page body or password.

Also liveget_page,get_account,update_pageanddelete_page.

you"Which of my pages expire this week, and how many views do they have?"

Once a page exists, your assistant can check it, edit it, or take it down — all scoped to your account.

get_accountYour plan, page-quota usage, and limits — so it knows what it can do before publishing.

get_pageOne page's title, status, views and likes by slug. Never the body or password.

update_pageReplace a page's content in place — same URL, same view count, same expiry.

delete_pagePermanently delete a page by slug. The link stops working immediately and the slug is freed.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.