# Linkdash Docs > Create tracked short links from a URL, a file, or a snippet — CLI, HTTP API, MCP, and dashboard. ## Docs - [Introduction](https://linkdash.dev/docs): Turn a URL, a file, or a text snippet into a tracked short link. Agents and humans use the same CLI, HTTP API, and MCP. - [Quickstart](https://linkdash.dev/docs/quickstart): Drop the skill into your agent, put the CLI on the machine, create an account from the terminal, then make a link. - [Agent skill](https://linkdash.dev/docs/skill): Install the Linkdash skill so Cursor, Claude Code, or Codex can create links, upload files, call the HTTP API, and connect MCP. - [CLI](https://linkdash.dev/docs/cli): Install linkdash-cli from npm, then run the `linkdash` command. Successful commands print JSON on stdout. Help and errors are plain text on stderr. - [HTTP API](https://linkdash.dev/docs/api): REST at https://api.linkdash.dev/v1 with a bearer key from the dashboard. Same operations as the CLI and MCP. - [MCP](https://linkdash.dev/docs/mcp): Remote MCP at https://api.linkdash.dev/mcp with the same Unkey bearer key as the HTTP API. - [Custom domains](https://linkdash.dev/docs/domains): Serve links on your hostname instead of lida.sh. Free includes 1 custom domain. - [Webhooks](https://linkdash.dev/docs/webhooks): HTTPS endpoints for link.visit, link.download, and link.play, delivered by Svix. - [Pricing](https://linkdash.dev/docs/pricing): Start free. Paid plans are billed monthly and cancellable from the dashboard. No card on Free.