lightpaper mcp for Windsurf
org.lightpaper/lightpaper-mcp
API-first publishing platform. Publish markdown as permanent web pages with quality scoring.
client:Windsurf
transport:stdio
runtime:pypi
Install lightpaper mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"lightpaper-mcp": {
"command": "uvx",
"args": [
"lightpaper-mcp"
],
"env": {
"LIGHTPAPER_API_KEY": "<LIGHTPAPER_API_KEY>",
"LIGHTPAPER_BASE_URL": "<LIGHTPAPER_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs