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.
Claude — add by URL, no key needed
Opens Claude with the NFCFind connector — sign in, click Allow, done.
Or add it manually
- In Claude, open Settings → Connectors → Add custom connector.
- Paste the URL below and continue.
- Sign in with your NFCFind account, choose read or read + edit, then Allow.
https://gateway.nfcfind.com/api/v1/mcpClaude 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
{
"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
https://gateway.nfcfind.com/api/v1/mcpAuthorization: Bearer YOUR_KEYWhat your AI can do
Reads are always available. The three edit tools only work when your key is set to read + edit.
search_itemsSearch your items by name, category, or description.
list_tagsList your NFC tags and what each is linked to.
tag_statsA summary of your tag fleet by status.
list_lendingsWhat you've lent or borrowed, and when it's due.
organize_tagsYour tags grouped by category, flagging what needs tidying.
create_itemREAD + EDITAdd a new item to your account.
update_itemREAD + EDITEdit an item’s name, category, description, location, or notes.
mark_foundREAD + EDITMark 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.
