#Installation
Install curl.md in the environment you use most. Start with the CLI if you want the broadest support or install curl.md first-party agent plugins.
Pick one install path
You only need one primary install path to get value from curl.md and can always add more integrations later.
#Plugins
Integrate curl.md into your favorite coding agent.
Amp
Install and use curl.md with Amp
Claude
Install and use curl.md with Claude
Codex
Install and use curl.md with Codex
Cursor
Install and use curl.md with Cursor
OpenCode
Install and use curl.md with OpenCode
Pi
Install and use curl.md with Pi
Learn more about plugins in the Plugins Guide.
#CLI
Install the CLI via curl, npm, or bun.
curl -fsSL https://curl.md/install.sh | bashUsing curl.md with an agent
Install the CLI first. Then, if your agent supports skills and you have Node, install the hosted skills with npx skills add https://curl.md --yes. If you don’t have Node, run curl.md skills add to sync curl.md’s local CLI skills into your agent.
Learn more about the CLI in the CLI Guide.
#SDK
Install curl.md with your favorite package manager:
npm i curl.mdLearn more about the SDK in the API & SDK Guide.
#No Code
Don’t want to install anything? Respect. You can use curl.md directly with curl:
curl curl.md/example.comor in your browser by prefixing any URL with curl.md.
open https://curl.md/example.comLast updated: May 5 3:02 PM