AgentMD for VS Code
io.github.djrobson5/agentmd
Convert PDF, DOCX, HTML, and URLs to clean, LLM-ready markdown with tables preserved
client:VS Code
transport:streamable-http
runtime:npm
tools:2
Install AgentMD in VS Code
.vscode/mcp.json
{
"servers": {
"agentmd": {
"type": "http",
"url": "https://www.getagentmd.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs