Windsurf
Use Docsumo MCP in Windsurf.
Prerequisites
- Windsurf installed
- Your Docsumo API key from Settings → API & Webhooks
Setup
- Open Windsurf Settings → Cascade → MCP servers → Manage → View raw config, which opens
~/.codeium/windsurf/mcp_config.json. - Add the Docsumo server (replace
YOUR_API_KEY):
{
"mcpServers": {
"docsumo": {
"serverUrl": "https://mcp.docsumo.com/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}- Save and click Refresh in the MCP servers panel.
Verify
The Docsumo server should appear with its tools enabled. In Cascade, try:
"Use Docsumo to show my account's document usage this month."
Having trouble? See FAQ & troubleshooting.
