mkdshare.DEV
Publish and share access-controlled Markdown documents from any MCP-enabled AI tool.
- -Reduce response time (currently 1204ms, target <1000ms)
List all mkdshare.DEV documents owned by or shared with the authenticated user.
Read the full markdown content of a document by its slug.
Create a new mkdshare.DEV document.
Update an existing document you own. Omit any field to keep its current value.
List all annotations (comments) on a document.
Add an annotation (comment) to a document. Pass quoted_text with the exact passage you want to annotate — the server will locate it automatically. Omit quoted_text to attach to the whole document. You can also provide start_offset + end_offset explicitly if needed.
Archive a document. For documents you own, archives it for everyone. For shared documents, archives it only for you.
Search mkdshare.DEV documents by title and content. Returns documents owned by or shared with the authenticated user that match the query.
Start a headless Google sign-in. Call this FIRST if you don't have an API token yet. Returns a user_code and verification_url for the user to visit, plus a device_code to use with poll_device_auth. No Bearer token required.
Check whether the user has approved the device authorization. Call every 5 seconds (or the interval returned by a slow_down response) until status is 'complete'. Save the returned api_token to your MCP server config.
| Timestamp | Status | Latency | Conformance |
|---|---|---|---|
| Jun 9, 2026 | success | 1204.7ms | Pass |
| Jun 5, 2026 | success | 790.7ms | Pass |
| Jun 5, 2026 | success | 255.6ms | Pass |
| Jun 4, 2026 | success | 551.2ms | Pass |
| Jun 3, 2026 | success | 383.1ms | Pass |
| May 30, 2026 | success | 592ms | Pass |
| May 29, 2026 | success | 532ms | Pass |
| May 29, 2026 | success | 455.6ms | Pass |
| May 27, 2026 | success | 160.8ms | Pass |
| May 27, 2026 | success | 289.3ms | Pass |