PasteApply for Claude Desktop
com.pasteapply/mcp
Honest resume/cover tailor for agents. Free generate; Stripe unlock for downloads. Streamable HTTP.
client:Claude Desktop
transport:streamable-http
tools:6
Install PasteApply in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://pasteapply.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs