# LinkAce MCP for AI Agents AI Agent Connect

> LinkAce lets you manage your personal bookmark library through your favorite AI client. It handles adding new links, organizing them into tags and collections, and searching your entire archive using natural language. It's built to turn a static list of links into an active knowledge base that your agent can actually interact with, making it easier to find resources for research, development, or personal interests.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_dJ17bQxrHGqZ5HpdHDraBh4T2MxnoHZwnp8RZEJD/ai-agent-connect
- **Tags:** bookmarking, archiving, knowledge-base, link-management, tagging, search

## Description

LinkAce connects your personal bookmark library to your AI client so you can manage your saved links through natural language. Instead of digging through a browser bar or a messy folder of tabs, you can just tell your agent to save something, organize it, or find it for you. It hooks into your LinkAce instance to build a structured archive of research, documentation, or inspiration. When you need something specific, you don't have to remember the exact URL; you just ask the agent to find it. It handles the heavy lifting of categorization by creating tags and lists on the fly. Since it works with self-hosted LinkAce instances, you keep your data where you want it while getting a more intelligent way to interact with your links. You'll find this is much faster than manual bookmarking when you're in the middle of a deep work session. It's one of the many tools you can find in the Vinkius catalog to make your AI setup more useful for actual daily tasks.

## Tools

### create_new_bookmark
Adds a new URL to your library. You can include a custom title and description.

### create_new_collection
Makes a new bookmark category. Use this to group related links together.

### create_new_tag
Adds a new tag to your library. This helps you keep your content organized.

### delete_bookmark
Removes a link from your archive. Use this to clean up old or irrelevant bookmarks.

### get_bookmark_details
Pulls the metadata for a specific link. This helps you see all the details of a saved resource in one place.

### list_all_collections
Lists all your bookmark categories. This lets you see how your library is structured.

### list_all_tags
Shows all the tags in your library. Use this to see your current organizational system.

### search_bookmarks
Finds links based on specific keywords. It lets you query your archive using natural language.

### list_all_bookmarks
Shows every link in your account. Use this to get a full overview of your archive.

## Prompt Examples

**Prompt:** 
```
Save this link to my 'Web Dev' collection and tag it as 'CSS'.
```

**Response:** 
```
I've added the link to your 'Web Dev' collection and applied the 'CSS' tag. 

**Details:**
- **Collection:** Web Dev
- **Tag:** CSS
- **Status:** Saved successfully
```

**Prompt:** 
```
What links do I have saved about React hooks?
```

**Response:** 
```
I found 3 bookmarks matching 'React hooks':

| Title | Collection | Tag |
| :--- | :--- | :--- |
| React Hooks Guide | Dev Docs | React |
| Custom Hooks Best Practices | Dev Docs | React |
| Advanced Hook Patterns | Inspiration | React |

Would you like to see the details for any of these?
```

**Prompt:** 
```
Create a new tag called 'Inspiration' and tell me my current collections.
```

**Response:** 
```
I've created the new tag 'Inspiration'. 

Here are your current collections:
- **Reading List**
- **Technical Docs**
- **Work Projects**
- **Inspiration**
```

## Capabilities

### Add links to your archive
Save new URLs with custom titles and descriptions using natural language.

### Create and manage collections
Group your bookmarks into logical lists and categories.

### Tag your bookmarks
Apply organizational tags to keep your resources easy to find.

### Search your entire library
Query your saved links using keywords via your AI client.

### Pull specific link metadata
Retrieve detailed information for any saved resource in your archive.

### Remove outdated bookmarks
Delete old or irrelevant links to keep your library clean.

## Use Cases

### Archiving research papers
A researcher finds a new study and asks the agent to save the link to their 'Biology' collection with a brief summary.

### Accessing technical documentation
A developer needs a specific API doc and asks the agent to search their 'Dev Docs' tag for 'authentication' keywords.

### Managing a large archive
A user with hundreds of bookmarks asks the agent to list all collections and find the 'Work' list to see what's inside.

### Cleaning up old projects
A user asks the agent to remove all links associated with a project they finished last year to clear out their library.

## Benefits

- Stop losing resources by using `create_new_bookmark` to save links instantly during your research.
- Organize your mess with `create_new_collection` to group related links into logical folders.
- Find things faster by using `search_bookmarks` to query your entire library with natural language.
- Keep your library clean by using `delete_bookmark` to prune out old or irrelevant content.
- Get better context by using `get_bookmark_details` to see the full metadata of a saved link.

## How It Works

The bottom line is you get a way to turn your AI into a personal librarian for every link you save.

1. Subscribe to the LinkAce MCP on Vinkius.
2. Provide your LinkAce Instance URL and Bearer Token.
3. Start telling your AI client to save, find, or organize your links.

## Frequently Asked Questions

**Can LinkAce MCP help me organize my research?**
Yes, it lets your agent create tags and collections for you automatically. This keeps your research organized so you can find specific papers or articles instantly.

**How do I use LinkAce MCP to find old links?**
You can just ask your agent to search your library using keywords. It will query your entire archive and pull up the relevant links for you.

**Does LinkAce MCP work with my self-hosted instance?**
Yes, it works with any self-hosted LinkAce instance. You just need to provide your own instance URL and your personal API key.

**Can I delete bookmarks using the LinkAce MCP?**
Yes, your agent can remove specific links from your archive for you. This makes it easy to prune out old or irrelevant content.

**How does LinkAce MCP make my bookmarks more useful?**
It turns a static list of links into a searchable knowledge base. Because your agent can interact with it, you can query your data using natural language instead of manual scrolling.

**How do I find my LinkAce API Token?**
Log in to your LinkAce dashboard, navigate to User Settings, and generate a new API token from the API section.

**What is the Instance URL?**
This is the full base URL where your LinkAce instance is hosted, for example: `https://links.yourdomain.com`.

**Can I search for specific tags?**
While you can search for links by keyword, you can also list all tags to find the specific label IDs used for organization.