Content for Windsurf
io.github.latentnoise/content
Turn URLs, files and text into media, transcripts, summaries, translations and PDF.
client:Windsurf
transport:stdio
runtime:pypi
Install Content in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"content": {
"command": "uvx",
"args": [
"content-mcp"
],
"env": {
"CONTENT_API_URL": "<CONTENT_API_URL>",
"CONTENT_MCP_DOWNLOAD_DIR": "<CONTENT_MCP_DOWNLOAD_DIR>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs