AgentMD for Cursor
io.github.djrobson5/agentmd
Convert PDF, DOCX, HTML, and URLs to clean, LLM-ready markdown with tables preserved
client:Cursor
transport:streamable-http
runtime:npm
tools:2
Install AgentMD in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentmd": {
"url": "https://www.getagentmd.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs