MCP server for AI agents -- fetch any URL with full JavaScript rendering (Playwright/Chromium) and convert to clean, token-efficient markdown. Works on React, Vue, Angular, and any JS-heavy page. Incl…
{
"mcpServers": {
"markdown-for-agents": {
"command": "npx",
"args": [
"-y",
"markdown-for-agents-mcp"
]
}
}
}