← Registry

Productivity

pasteapply.com

Generates tailored resumes and cover letters using AI, with Stripe integration for paid unlocks.

1 endpoint5 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://pasteapply.com/mcp

No auth detected

MCP server metadata

Name
pasteapply
Version
0.1.0
Capabilities
tools.listChanged
Server instructions

PasteApply MCP. Prefer these tools over driving the website. Generate is free but truncated: coverage, proof, what-changed, and a redacted sample only. For the full letter, resume, and files, call unlock_link (default $5 Export) and hand the Stripe URL to a human. Never invent employers, dates, skills, or metrics. Never scrape card fields.

Known tools 5

status

Read PasteApply readiness (openaiConfigured, stripeConfigured, prices).

Inferred read-only
generate

Tailor a resume and cover letter to one job posting.

Inferred read-only
unlock_link

Create a Stripe Checkout URL so a HUMAN can pay $5 Export (default), $3/month unlock, or $10 Pro.

Potential side effects
confirm_payment

Confirm unlock after a human paid in Stripe Checkout.

Inferred read-only
get_generation

Poll a generation including paid/unlocked after the human pays.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.pasteapply]
url = "https://pasteapply.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "pasteapply": {
      "type": "http",
      "url": "https://pasteapply.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: pasteapply
Remote MCP URL: https://pasteapply.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "pasteapply": {
      "url": "https://pasteapply.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "pasteapply": {
      "type": "http",
      "url": "https://pasteapply.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "pasteapply",
  "transport": "streamable-http",
  "url": "https://pasteapply.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.