PassbackAI
Private
Paste an answer
Skill & MCP

Two ways to connect: the skill and the MCP

PassbackAI connects to Claude two ways — a skill and an MCP server. They're peers, not a stack: the skill sharpens how Claude writes a passback document; the MCP carries documents to you and pulls your answers back. Run either one on its own. Run both and you've got the whole loop. Not sure which? The skill makes Claude author better; the MCP removes the copy-paste — most people end up with both. And if you'd rather connect nothing, there's always the floor: paste a draft and go.

The skill — so Claude asks first

The /passback skill teaches Claude the harder half of the job: spotting the open questions buried in a request, knowing when it's worth stopping to ask, and authoring a real document — prose with embedded questions — instead of guessing. It's Claude-specific: it installs into Claude's Skills. And it earns its keep with or without the MCP — it sharpens what Claude writes whether you paste the result or route it.

v3.5 · what's new

/passback

Teaches Claude to ask first — weaving an ambiguous request into one document where every open question gets the widget that fits it.

Download the skill .zip
  1. Download the .zip above.
  2. In Claude, open the main menu and choose Customize → Skills, then upload it.
  3. Invoke it inside Claude with /passback.

Prefer to let Claude install it? If Claude can fetch a URL, paste this in and ask it to install the passback skill:

Skill install URL — not the MCP server https://passbackai.com/skills/passback.md

The MCP server — no copy, no paste

Connect PassbackAI as a connector once, and the round-trip stops being something you do by hand. Claude routes a document to you with its route_document tool — it opens at a review link, you mark it up — and reads your notes back with list_responses. The paste-back, minus the paste. And because those tool descriptions already carry the shapes of the interactive pieces, a connected Claude can build a working questionnaire with no skill at all — the MCP is a whole loop on its own.

MCP server URL https://passbackai.com/api/mcp

This is the string you paste into Claude — one URL, every MCP client.

  1. In Claude, open Settings → Connectors.
  2. Add a connector and paste the server URL above.
  3. Authorize it. Adding the URL kicks off sign-in (OAuth); you confirm it's you, and the connection is live.

The server speaks the open Model Context Protocol, so it isn't Claude-only. Connect it from Claude or Claude Desktop, and from other MCP clients like Cursor and Cline — the server URL is the same everywhere. (The skill above is Claude-specific; the MCP is the cross-platform half.)

One thing to be straight about: routing a document is the deliberate, opt-in exception to staying on your device. When Claude routes a doc to you, it's stored on the PassbackAI backend, encrypted with server-managed keys — not end-to-end encrypted, and not local. Nothing routes anywhere until Claude does it on your behalf. The full posture is laid out at /privacy.

Or install nothing at all

You don't have to connect a thing. Copy any draft you're not happy with, paste it into the site, and start marking it up. This path is fully local — your document never leaves your browser: no upload, no account, nothing in the loop. It's the floor, and it's always there. The skill and the MCP just save you the carrying.

Upgrading the skill?

Same three steps — download, upload, invoke. One housekeeping note: if you still have the legacy question-extractor skill installed, remove it so it stops triggering. /passback replaces it.

What's new