docapi for Windsurf
io.github.doc-api-llc/docapi
Generate PDFs, screenshots, and documents via any MCP-compatible AI agent.
client:Windsurf
transport:stdio
runtime:npm
Install docapi in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"docapi": {
"command": "npx",
"args": [
"-y",
"@docapi/mcp"
],
"env": {
"DOCAPI_API_KEY": "<DOCAPI_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs