How to Use the Linkup (AI Search & RAG) MCP in Cursor
Feed real-time web search results and clean page text directly into Cursor using this Linkup MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Linkup (AI Search & RAG) MCP to Cursor
Create your Vinkius account to connect Linkup (AI Search & RAG) to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Inject real-time search directly into your code
The `search_web` tool pulls live search results directly into your active Cursor editor session. Instead of writing code with outdated mock data, your agent pulls actual API specs or library updates from the web in real-time. Stop writing code with outdated mock data. Your agent grabs the actual, live API specs from the web and writes the implementation correctly on the first try.
Read documentation pages without leaving Cursor
The `fetch_url` tool downloads the clean content of any web page directly into your Cursor composer or chat. It bypasses aggressive bot detection and executes JavaScript loops to ensure you get the actual text of modern web apps. Instead of getting blocked by anti-bot scripts, you get clean markdown injected straight into your composer. No ads, no navigation menus, just the raw code examples you actually need.
Build a live RAG pipeline using this Cursor MCP Server
The Linkup MCP Server turns your Cursor composer into a live research agent. By adding this server to your Cursor MCP config, the editor can search the web and fetch pages autonomously while drafting your code. Let's be real, switching between your editor and Chrome is a massive speed killer. This integration keeps you in flow state, letting your agent fetch solutions directly inside your workspace.
Set up Linkup (AI Search & RAG) MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the Linkup (AI Search & RAG) MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent Linkup (AI Search & RAG) transactions." If the MCP tools are loaded correctly, Cursor will call the Linkup (AI Search & RAG) tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"linkup-ai-search-rag-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Linkup. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Linkup (AI Search & RAG) MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Linkup (AI Search & RAG) MCP today
We host it, we monitor it, we maintain it. You just paste one token.