# Markitdown Setup

> Installs markitdown-mcp and registers it as an MCP server in Claude Code settings. Run once before using /convert.

- Skill: `heyman333/markitdown-setup` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add heyman333/markitdown-setup`
- Raw SKILL.md: https://api.skillmd.com/api/skills/heyman333/markitdown-setup/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: heyman333 (https://skillmd.com/u/heyman333)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/heyman333/markitdown-setup

---


Run the setup script to install markitdown-mcp and register it in Claude Code:

```
!`bash "${CLAUDE_SKILL_DIR}/scripts/setup.sh"`
```

After the script completes successfully, tell the user to restart Claude Code to activate the MCP server.

