NFCFind
Model Context Protocol

Connect NFCFind to your AI

Add NFCFind to Claude in a couple of clicks — sign in, pick read or read + edit, done. Prefer another assistant? Generate a personal key for Cursor, Claude Desktop, or any MCP client. Either way it’s scoped to your data, read-only by default, and revocable anytime.

Your MCP key

Loading…

Add it to your AI

The easiest way needs no key at all. If your client can’t sign in through a browser, use a personal key instead.

RECOMMENDED

Claude — add by URL, no key needed

Opens Claude with the NFCFind connector — sign in, click Allow, done.

Or add it manually

  1. In Claude, open Settings → Connectors → Add custom connector.
  2. Paste the URL below and continue.
  3. Sign in with your NFCFind account, choose read or read + edit, then Allow.
Connector URL
https://gateway.nfcfind.com/api/v1/mcp

Claude Desktop, Cursor & other clients — with a personal key

Generate a key above, then use one of these. Your key is pre-filled once generated.

Claude Desktop / Cursor — MCP config file

claude_desktop_config.json / .cursor/mcp.json
{
  "mcpServers": {
    "nfcfind": {
      "command": "npx",
      "args": [
        "-y", "mcp-remote", "https://gateway.nfcfind.com/api/v1/mcp",
        "--header", "Authorization: Bearer YOUR_KEY"
      ]
    }
  }
}

Any client that takes a URL + header

Server URL
https://gateway.nfcfind.com/api/v1/mcp
Auth header
Authorization: Bearer YOUR_KEY

What your AI can do

Reads are always available. The three edit tools only work when your key is set to read + edit.

search_items

Search your items by name, category, or description.

list_tags

List your NFC tags and what each is linked to.

tag_stats

A summary of your tag fleet by status.

list_lendings

What you've lent or borrowed, and when it's due.

organize_tags

Your tags grouped by category, flagging what needs tidying.

create_itemREAD + EDIT

Add a new item to your account.

update_itemREAD + EDIT

Edit an item’s name, category, description, location, or notes.

mark_foundREAD + EDIT

Mark one of your lost items as found.

Safe by design. The key only unlocks your items, tags, and lendings — never anyone else’s. Even a read + edit key can only make reversible changes; it can never transfer ownership, delete, lend to anyone, or touch your security settings — those stay in the app on purpose. Revoke the key here at any time and it stops working instantly.