markitai for Windsurf
io.github.ynewtime/markitai
Convert documents, images and web pages to clean Markdown, for agents: single, URL and batch tools.
client:Windsurf
transport:stdio
runtime:pypi
Install markitai in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"markitai": {
"command": "uvx",
"args": [
"markitai"
],
"env": {
"MODEL": "<MODEL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs