Linkup

Linkup

Search the Web for Relevant Results (RAG Use Case)

305VIEWS
32USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app linkupnpx @composio/cli add cursor --app linkupnpx @composio/cli add cursor --app linkupnpx @composio/cli add cursor --app linkup

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Get Natural Language Answer

This tool gets a natural language answer to a given question using linkup's api. it processes the question with provided parameters (query and depth) and returns a structured answer with text and sources used. it supports varying precision based on defined depth and is designed for natural language query responses.

Search Linkup

This tool allows users to search and retrieve insights using the linkup api. it implements a search functionality via the post /search endpoint and supports various parameters including 'query', 'depth', and 'output type' (with options such as 'sourcedanswer', 'searchresults', and 'structured'). optional inclusion of images is available via the include images parameter.

2 actions available