Skip to main content
Learn how to build with Linkup by pasting this prompt to your agent:
Read https://github.com/LinkupPlatform/linkup-for-agents
and follow the Linkup agent instructions to set up Linkup for this project.

Use the knowledge pack

1. Clone the repo — for one project, or to learn Linkup yourself. Point your agent at AGENTS.md; it routes itself. Every knowledge file and recipe is there to read and adapt.
git clone https://github.com/LinkupPlatform/linkup-for-agents.git
2. Install it as skills — recommended for coding agents. Auto-loads whenever a task involves search, fetch, research, extraction, or workflow design. Add -g to cover all your projects.
npx skills add LinkupPlatform/skills

Connect Linkup

Your product can call Linkup through the SDKs or plain HTTP — no MCP required. Set LINKUP_API_KEY first; get one at app.linkup.so. The MCP server is optional: install it when you want your coding agent to call Search, Fetch, and Research directly, or to live-test queries while building.

MCP server

Give your assistant live Linkup tools inside Claude Code, Cursor, VS Code, Codex, and other MCP clients.

Agent frameworks

LangChain, CrewAI, LlamaIndex, Vercel AI SDK, Agno, Composio, and more — Linkup ships as a tool you can register.

Coding agents & platforms

OpenClaw and other agent platforms with Linkup pre-wired.
Linkup exposes Search, Fetch, Research, Extract, and Tasks — see the endpoints overview for what each does. Per-endpoint for-agents briefs carry copy-pasteable tool definitions: