Nimply Developers
Integrations

Windsurf

Add Nimply to Windsurf's Cascade agent

Connect

  1. Create an API key in Nimply → Settings → Developers.
  2. Open Windsurf's MCP settings (Cascade → MCP servers → Manage) or edit ~/.codeium/windsurf/mcp_config.json:
{
  "mcpServers": {
    "nimply": {
      "serverUrl": "https://mcp.nimply.io/mcp",
      "headers": {
        "Authorization": "Bearer nim_live_YOUR_KEY"
      }
    }
  }
}
  1. Refresh the MCP server list; Nimply's tools become available to Cascade.

If your Windsurf version doesn't support remote servers with headers, use the mcp-remote bridge instead.

Try it

  • "Schedule a LinkedIn post about today's release for tomorrow morning via nimply."

Troubleshooting

  • Server listed but no tools — hit refresh in the MCP panel after saving the config.
  • 401 — check the key; it must start with nim_live_ and be active in Settings → Developers.

On this page