E
emdly
8 endpointsliveSearch, install and submit Markdown skills for AI agents; private Brain files when signed in. (MCP server com.emdly/emdly, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for emdly.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| Search Skills /search_skills | Search the emdly catalog. Returns ranked skills with their owner/name id, category, description and install command. | $0.0020 per call | unknown |
| Get Skill /get_skill | Read a skill's Markdown to inspect it (does not install anything). To install, call install_skill — it returns the file plus the exact path to write it to. Pass | $0.0020 per call | unknown |
| Install Skill /install_skill | Install a skill into the agent you are running in. Returns the complete skill file and the exact path to write it to — YOU must then create that file verbatim ( | $0.0020 per call | unknown |
| Submit Skill /submit_skill | Submit a skill to emdly for review (needs sign-in). Creates it under your account — or a new version if you already own one with this name — runs the automated | $0.0020 per call | unknown |
| Brain List /brain_list | List the files in your Brains (named sets of private Markdown memory), including brains shared with you. Needs your agent bearer token. Returns the brain, your | $0.0020 per call | unknown |
| Brain Search /brain_search | Search your Brain files (your brains plus those shared with you) for a phrase; returns matching files with the surrounding lines so you can decide what to brain | $0.0020 per call | unknown |
| Brain Get /brain_get | Read one Brain file by name (e.g. coding-conventions.md), across your brains and brains shared with you. Needs your agent bearer token. | $0.0020 per call | unknown |
| Brain Write /brain_write | Create or update a Brain file. Writes to your default brain unless you name one; shared brains need editor access. Replaces the whole body (use mode "append" to | $0.0020 per call | unknown |