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.newStackBlitz's AI app builder.1 link
- ChatGPTOpenAI's assistant.3 links
- Claude CodeAnthropic's coding agent, in your terminal.3 links
- Claude DesktopAnthropic's assistant, as a native app.4 links
- cmuxRemote workspaces for coding agents.3 links
- CodexOpenAI's coding agent, on the desktop.4 links
- ConductorRun Claude Code agents in parallel, each in its own workspace.3 links
- CursorThe 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}
- Add a command
- DevinCognition's coding agent.3 links
- GitHub CopilotGitHub'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}
- Add a plugin marketplace
- Google AI StudioGemini's developer studio.1 link
- GrokxAI's assistant.1 link
- LovableAI app builder.1 link
- Meta AIMeta's assistant.1 link
- OpenCode DesktopAn open-source coding agent, in a desktop app.2 links
- PerplexityAI answer engine.1 link
- T3 ChatTheo's fast multi-model chat.1 link
- v0Vercel's generative UI.1 link
- VS CodeMicrosoft's code editor.4 links
- ZedA 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}
- Open the agent panel with a prompt
No app or link matches that.