printmcp for Windsurf
io.github.aernouddekker/printmcp
MCP server for macOS printing — wraps CUPS (lp/lpstat/lpoptions) for printer discovery and printing
client:Windsurf
transport:stdio
runtime:npm
Install printmcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"printmcp": {
"command": "npx",
"args": [
"-y",
"@aernoud/printmcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs