# AI Links: Index of deep links into popular agents

> Source: <https://ailinks.swerdlow.dev>
> Published: 2026-07-14 16:32:59+00:00

# Deep links into AI tools

The URL schemes and universal links that hand control to ChatGPT, Claude, Cursor, and the rest. Links that *invoke* the tool, with the formats and caveats that make them work.

`⌘k`

**Bolt.new** StackBlitz's AI app builder.1 link**ChatGPT** OpenAI's assistant.3 links**Claude Code** Anthropic's coding agent, in your terminal.3 links**Claude Desktop** Anthropic's assistant, as a native app.4 links**cmux** Remote workspaces for coding agents.3 links**Codex** OpenAI's coding agent, on the desktop.4 links**Conductor** Run Claude Code agents in parallel, each in its own workspace.3 links**Cursor** The AI code editor.4 links**Add a command**`cursor://anysphere.cursor-deeplink/command?name={name}&text={text}`

**Install an MCP server**`cursor://anysphere.cursor-deeplink/mcp/install?name={name}&config={config}`

**Pre-fill a chat prompt**`cursor://anysphere.cursor-deeplink/prompt?text={text}`

**Add a rule**`cursor://anysphere.cursor-deeplink/rule?name={name}&text={text}`

**Devin** Cognition's coding agent.3 links**GitHub Copilot** GitHub's agent-driven development app, on the desktop.8 links**Add a plugin marketplace**`ghapp://plugins/marketplace/add?source={source}`

**Install a plugin**`ghapp://plugins/install?source={source}`

**Draft an automation**`ghapp://automations/new?name={name}&trigger={trigger}&time={time}&day={day}&prompt={prompt}`

**Start a session**`ghapp://session/new?repo={repo}&mode={mode}&prompt={prompt}`

**Open an issue**`ghapp://github.com/{owner}/{repo}/issues/{number}`

**Open a pull request**`ghapp://github.com/{owner}/{repo}/pull/{number}`

**Open a repository**`ghapp://github.com/{owner}/{repo}`

**Resume an agent task**`ghapp://github.com/{owner}/{repo}/tasks/{taskId}`

**Google AI Studio** Gemini's developer studio.1 link**Grok** xAI's assistant.1 link**Lovable** AI app builder.1 link**Meta AI** Meta's assistant.1 link**OpenCode Desktop** An open-source coding agent, in a desktop app.2 links**Perplexity** AI answer engine.1 link**T3 Chat** Theo's fast multi-model chat.1 link**v0** Vercel's generative UI.1 link**VS Code** Microsoft's code editor.4 links**Zed** A fast, collaborative code editor.8 links**Open the agent panel with a prompt**`zed://agent?prompt={prompt}`

**Open an extension**`zed://extension/{extensionId}`

**Clone a repository**`zed://git/clone?repo={repoUrl}`

**Open a commit**`zed://git/commit/{sha}?repo={path}`

**Share a skill**`zed://skill?data={data}`

**Open a file**`zed://file{path}`

**Open a settings page**`zed://settings/{settingPath}`

**Open a remote project over SSH**`zed://ssh/{user}@{host}:{port}/{path}`

No app or link matches that.
