AI & ML5 toolsPaste one API key
Cursor integration for AI agents
Cursor is an AI-powered code editor built on VSCode.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Cursor once and call the same tools from all of them.
Setup
Connect Cursor through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Cursor exposes 5 tools through ClawLink.
| Tool | What it does | Kind |
|---|---|---|
cursor_get_agent_conversation | Retrieve the conversation history for a specific cloud agent | Read |
cursor_get_me | Retrieve API key information including the key name, creation date, and owner email | Read |
cursor_list_agents | Retrieve a paginated list of all Cursor Cloud agents | Read |
cursor_list_models | Retrieve the list of available AI models in Cursor | Read |
cursor_list_repositories | List GitHub repositories accessible to the authenticated user | Read |