{
  "markdown": "# PasteMD - Claude Code Plugin\n\nInstant markdown sharing. Create, manage, and share markdown documents directly from Claude.\n\n## Install\n\n```bash\nclaude mcp add --transport http pastemd https://api.pastemd.io/mcp\n```\n\nOr install from the Plugin Directory:\n\n```\n/plugin install pastemd\n```\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `get_document` | Fetch a document by its slug (supports password-protected docs) |\n| `list_documents` | List your documents with search and project filtering |\n| `create_document` | Create a new markdown document with optional expiration |\n| `update_document` | Update an existing document's content, title, or project |\n| `list_projects` | List your projects with document counts |\n| `get_project` | Get project details and its documents |\n| `create_project` | Create a new project to organize documents |\n\n## Examples\n\n**Share meeting notes instantly**\n\nWrite markdown meeting notes in Claude and create a shareable link with one command. Set expiration dates for time-sensitive content.\n\n```\nCreate a PasteMD document with today's meeting notes about the Q1 roadmap review.\nSet it to expire in 1 week.\n```\n\n**Organize project documentation**\n\nCreate a project in PasteMD, add multiple documents, and share the entire collection with team members.\n\n```\nCreate a \"Backend API Docs\" project and add documents for each endpoint group.\n```\n\n**Secure document sharing**\n\nShare confidential documents with password protection. Recipients must enter the password to view the content.\n\n```\nCreate a password-protected document with the security audit results and share the link.\n```\n\n## Authentication\n\nThis plugin uses OAuth 2.1 (PKCE) for secure authentication. On first use, you'll be prompted to authorize via your PasteMD account (Google Sign-In or email).\n\n## Links\n\n- **Website**: [pastemd.io](https://pastemd.io)\n- **MCP Documentation**: [pastemd.io/mcp](https://pastemd.io/mcp)\n- **Support**: support@pastemd.io\n",
  "bytes": 1963,
  "sha": "fb314295ef87283cd75398d8e736e49365ced3ec2b6e57443ed0c938af69226b",
  "repo_slug": "jini-tw/claude-plugin-pastemd",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_jini_tw_pastemd_ab3f9291/readme"
}