Windsurf

Use Docsumo MCP in Windsurf.

Prerequisites

Setup

  1. Open Windsurf Settings → Cascade → MCP servers → Manage → View raw config, which opens ~/.codeium/windsurf/mcp_config.json.
  2. Add the Docsumo server (replace YOUR_API_KEY):
{
  "mcpServers": {
    "docsumo": {
      "serverUrl": "https://mcp.docsumo.com/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_API_KEY"
      }
    }
  }
}
  1. 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.