Skip to content
Cursor

Pastepile for Cursor

com.pastepile/mcp

Durable, versioned memory for AI assistants. Remote memory needs a Pastepile subscription.

client:Cursor transport:streamable-http runtime:npm

Install Pastepile in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://www.pastepile.com/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Pastepile in other clients