◆ NELOCKER · FREE CONNECTOR
🔌 Connect NeLocker to your AI
Two minutes of setup, then your AI can pull any of our 1,000 free prompts and every business template straight into your chat — no copy-pasting, no tabs. You just ask. New to AI entirely? Start with the beginner's guide first.
The only address you need:
🟣 Claude (claude.ai or the desktop app)
- 1. Open Settings → Connectors (on claude.ai: your initials, bottom-left → Settings).
- 2. Click Add custom connector, paste , and confirm.
- 3. In any chat, try: "Search NeLocker for an Instagram caption prompt" or "Get NeLocker's brand brief template and interview me to fill it in."
⬛ Claude Code (the terminal tool)
- 1. In your terminal, run:
claude mcp add --transport http nelocker https://nelocker.com/mcp - 2. Run
/mcpinside Claude Code to confirm "nelocker" shows connected. - 3. Ask: "Grab the AI project instructions template from nelocker and fill it in for this repo."
🟢 ChatGPT (web or the app — set up at chatgpt.com)
- 1. At chatgpt.com: Settings → Connectors → open Advanced and turn on Developer mode (needs a paid plan; if you don't see custom connectors, that's the plan gate).
- 2. Tap Create / Add custom connector. Name it NeLocker, keep Server URL selected, and paste into the URL box.
- 3. Set Authentication to “No authentication” — not OAuth (ours is key-based inside the tools). Check the “I understand” box, then Create.
- 4. In a new chat, enable NeLocker and ask for any prompt or template by name (or use your vault key to save/read docs).
🧩 Cursor, Windsurf & other MCP tools
Any tool that supports remote MCP servers works: add a server with type http and URL . That's the whole configuration.
🎨 Give your connector the NeLocker icon (optional)
When you add a custom connector, some apps let you set an icon. Download the NeLocker logo here and use it so your connector is easy to spot:
🔵 Google Gemini
Gemini doesn't support one-click MCP connectors yet — so for now, the easiest way is to keep nelocker.com open and copy any prompt straight into Gemini (every prompt has a one-tap copy button). Developers can call our free API directly:
- 1. Search:
GET https://nelocker.com/api/v1/search?q=cover+letter - 2. Fetch one:
GET https://nelocker.com/api/v1/prompts/<id>— wire it as a Gemini function/extension.
We'll add a native one-click Gemini path the moment Google ships connector support.
🗄️ v2 — your personal document vault
The connector isn't just for prompts anymore. Your account includes a document vault: store your plans, PRDs, and notes as markdown, and reach them from any AI, on any device.
- Generate your vault key on your account page (shown once — keep it like a password).
- Add the NeLocker connector (steps above) and paste your vault key once as its authorization / Bearer token — you never type it in chat again.
- From any other AI or device: “List my NeLocker vault” · “Read my ‘Q3 plan’ from NeLocker.”
Your documents are private to your account (row-level security), the key is stored only as a hash, and regenerating it instantly revokes the old one.
🔀 Save a chat on one AI, finish it on another
The vault is your portable memory between assistants. Because every chat is saved as plain Markdown — the neutral format no AI owns — you're never locked in. Start on ChatGPT, continue on Claude, pick it back up on Gemini. Your intelligence lives in the vault, not in any one app.
- In one AI: “Save this whole chat to my NeLocker vault.” (the
save_chattool writes the full conversation as Markdown — your key is already set on the connector, so no pasting.) - In another AI, later: “Read my ‘project brainstorm’ from NeLocker and let's keep going.”
- Continue the same chat anywhere: “Append this to my ‘project brainstorm’ in NeLocker.”
Switching assistants? Your context comes with you. That's the whole point of a vault.
Questions people ask
Can my AI save documents to NeLocker?
Yes — your account includes a personal document vault. Generate a vault key at nelocker.com/account, then tell your AI (with the NeLocker connector added): 'save this to my NeLocker vault, key nlv_…'. The save_doc, list_docs and read_doc tools store and retrieve your markdown documents from any AI — Claude, ChatGPT, or Cursor — on any device.
What is the NeLocker connector?
A free bridge (an MCP server, the open standard for connecting AI tools) that lets your AI reach NeLocker directly. Once added, you can say 'find me a prompt for a cover letter on NeLocker' or 'get the lean business plan template' and it appears right in your chat — no copy-pasting from the website.
What does MCP mean?
MCP stands for Model Context Protocol — an open standard that lets AI assistants like Claude and ChatGPT connect to outside tools and libraries. Think of it as a USB port for your AI. NeLocker's connector plugs our free prompt vault and template library into that port.
Does it cost anything?
No. NeLocker is 100% free — every prompt, every template, and the connector itself. Voluntary support keeps it that way.
Do I need an account?
Not for the current version — searching prompts and fetching templates works anonymously. A signed-in version (your own private document vault your AI can read and save to) is coming next.
Is it safe to add?
The connector is read-only: your AI can fetch prompts and templates FROM NeLocker, and nothing from your conversation is stored by us. Add connectors only from sites you trust — and only ever this exact address: https://nelocker.com/mcp
Which AI tools does it work with?
Anything that speaks MCP: Claude (web and desktop), Claude Code, ChatGPT (developer mode connectors), Cursor, Windsurf, and most modern AI IDEs and agents.
Coming next: sign in through the connector and get your own private document vault — save the docs you build (your plan, your brand brief, your PRD) to NeLocker and pull them into any AI, on any device, whenever you want.