pdrive is open for early access. Here's what's available today.
Markdown publishing
Publish .md files and get a URL back. Documents render with syntax highlighting, mermaid diagram support, and heading anchors. Drag and drop files in the web UI, or paste markdown directly.
Version control
Every publish creates a new version. View and compare previous versions of any document from the web UI or API.
Projects and roles
Organize documents into projects. Add team members with roles (viewer, editor, manager) to control who can read and publish.
JSON API
Create API keys and manage everything programmatically. Publish documents, list projects, and fetch versions. Append .json to any URL to get its JSON representation.
MCP server
Connect Claude Code, Cursor, or Windsurf to pdrive's built-in MCP server. Publish and read documents directly from your AI coding tools.
Audit logging
All account actions are logged with timestamps, actors, and details. View the audit log from your account settings.
OAuth login
Sign in with GitHub or Google. No passwords to manage.