Use your LinkSafe library from your AI tools
LinkSafe can make the resources you have organized available inside compatible AI assistants, so you can search and use your own library during an AI conversation.
This connection is enabled through the Model Context Protocol (MCP), an open standard for giving AI clients secure, user-authorized access to external services.
What a connected AI can do
Once you approve the connection, a compatible assistant can help you with things like:
- Find the links, prompts or tools you saved about a specific topic.
- List the boards, tabs and categories you have set up.
- Retrieve the details of a specific saved prompt or skill for you to reuse.
- Save a new link or prompt back into a category you name.
The AI does its own reasoning and writing — LinkSafe simply provides your organized library as context. LinkSafe does not read the contents of the URLs you save on the assistant's behalf; it returns the metadata you (or the AI enrichment tool inside LinkSafe) have already stored.
Supported AI clients
Any AI client that speaks the MCP standard with OAuth authentication can connect. We currently test the flow with:
- Claude — Claude.ai custom connectors.
- ChatGPT — with Developer mode enabled in ChatGPT settings.
- Other MCP-compatible clients that support the streamable-HTTP transport with OAuth 2.1 dynamic client registration.
LinkSafe does not "run inside" ChatGPT or Claude. You configure the connection once from the AI client's connector settings; the assistant then discovers LinkSafe's tools automatically.
How to connect
- Sign in to LinkSafe. Your MCP endpoint URL is
https://linksafe.io/mcp. - In your AI client, add a new custom connector and paste the URL above.
- The client opens a LinkSafe sign-in page and an approval screen. Approve to authorize the connection.
- The assistant now has access to the LinkSafe tools listed below, acting as your user.
The exact wording in each client differs slightly — see their connector documentation for the current UI. Once connected, most clients cache the tool list; if LinkSafe releases new tools you may need to refresh the connector.
Available tools today
These are the tools an assistant sees when it connects. This is the complete list — nothing runs behind the scenes.
- list_boards
- List the boards in your account.
- list_tabs
- List the tabs inside a board.
- list_categories
- List the categories inside a tab.
- search_items
- Keyword search across your saved items — matches title, description, URL, notes, context and tags. Optional filter by item type.
- get_item
- Fetch a single item by ID, with all fields.
- create_item
- Save a new link, prompt, AI skill or cloud-file reference into a category you choose.
Permissions and control
- The connection is scoped to your LinkSafe user. Row-level security in the database enforces that the assistant only sees the resources your account is allowed to see.
- Read tools return items from your own boards plus any board or tab that has been shared with you.
- Write access is limited to
create_item. The assistant cannot delete boards, tabs or items through MCP. - To revoke access, remove the LinkSafe connector from your AI client. You can also change your LinkSafe password to invalidate the underlying session.
- Retrieved resources are sent to the connected AI client to answer your question. That data is then processed by that AI provider under their terms — not LinkSafe's.
What isn't included (yet)
We keep this list honest so you can plan around it:
- The assistant does not automatically fetch and read the contents of every URL you have saved — it works with the metadata stored in LinkSafe.
- Search is fast keyword matching across your saved fields, not full semantic search.
- No autonomous background agent maintains your library for you.
- Access to files behind private authentication (Drive, OneDrive, etc.) is not proxied — LinkSafe stores the link, not the file contents.
Try it
MCP access is included on every LinkSafe plan, including Free. Create an account, save a few resources, then connect your AI client.