Developer Tools8 toolsPaste one API key
HackMD integration for AI agents
HackMD is a collaborative Markdown workspace for creating, organizing, and sharing personal and team notes.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect HackMD once and call the same tools from all of them.
Setup
Connect HackMD through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
HackMD exposes 8 tools through ClawLink. The 6 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
hackmd_get_account | Return the HackMD profile for the connected token and the teams visible to it | Read |
hackmd_get_note | Get a note by ID, including its Markdown content | Read |
hackmd_list_folders | List all folders in the personal workspace, or in one team workspace when team_path is supplied | Read |
hackmd_list_notes | List all notes in the personal workspace, or in one team workspace when team_path is supplied | Read |
hackmd_create_note | Create a Markdown note in the personal workspace or a specified team workspace | Write |
hackmd_restore_notes | Restore one or more personal notes from HackMD trash | Read |