PasteMD for AI Assistants

Manage your documents and projects from AI tools like Claude Code, Cursor, and VS Code

Compatible Clients

Claude Code
Claude Desktop
Cursor
VS Code
Windsurf

...and any MCP-compatible client

Document Management

Create, read, and update Markdown documents directly from your AI assistant

Project Organization

Organize documents into projects. List, create, and manage projects seamlessly

Secure Authentication

Industry-standard OAuth 2.1 with PKCE. Your credentials are never shared with third parties

Team Workflow

Your AI creates. Your team's AI acts on it.

Step 1

Create

Your AI writes dev plans, API specs, and code reviews

Step 2

Share

One command shares the document with your team

Step 3

Act

Your teammate's AI reads the document and takes action

Setup

Terminal
$ claude mcp add --transport http pastemd https://api.pastemd.io/mcp

Available Tools

get_document

Get a document by its slug with full Markdown content

list_documents

List your documents with search and project filtering

create_document

Create a new Markdown document on your account

update_document

Update content, title, or project assignment

list_projects

List your projects with document counts

get_project

Get project details and its document list

create_project

Create a new project to organize documents

Example Prompts

Show me my documents
Save this code review to PasteMD
Show me documents in the API project
Read the document my colleague shared at abc123
Create a Q1 Planning project
Move this document to a different project
Share this API change log with my team on PasteMD
Read the architecture doc my teammate shared and summarize the key changes