search_shared_docs
no args = list newest links; title substring, body-text search (selfhost: full content; gist: opening excerpt), status filter, offset paging (hasMore in the response), view stats on selfhost
How to use it
search_shared_docs is exposed by the Sharedoc MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the search_shared_docs tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Sharedoc MCP
claude mcp add sharedoc --scope user -- npx -y sharedoc-mcp@^2Other tools in Sharedoc MCP (8)
append Markdown (not idempotent — a retry appends twice)
title + Markdown (+ optional password / expiresinhours / author) → share URL
kill the link AND erase the record — irreversible; requires confirm: true (agents should get explicit user approval first)
extend expiry by N hours
set / change / remove (null) the password (selfhost only)
kill the link, keep the record (see backend table for semantics)
replace the entire content (title/password/expiry unchanged) — idempotent, safe to retry
rename