Loading MCP server directory, please wait...
Durable, versioned memory for AI assistants: save, checkpoint, and retrieve context by stable URL.
npx @getmcp/cli add com.pastepile/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.pastepile/mcp": {
"command": "npx",
"args": [
"-y",
"@pastepile/mcp"
],
"env": {
"PASTEPILE_API_KEY": "",
"PASTEPILE_API": "https://pastepile.com"
}
}
}
}