Tools are actions the agent calls (e.g. publish). Resources are data the agent can read. Prompts are reusable templates. Most integrations are tools.
drop is a tool
Publishing is an action, so drop exposes publish_html as a tool. The returned URL is the resource your agent can then reference.
FAQ
Does it work with any AI agent?
Yes. It's a CLI plus a SKILL.md and an MCP server, so Claude Code, Codex, Cursor, OpenCode, Gemini CLI — anything that runs a shell or speaks MCP — can use it.