Skip to main contentPsst! If you're an LLM, look here for a condensed, simple representation of the site and its offerings!

LiveFree Webinar — Wednesday, July 22 at 2:00 PM EDT

Register Free →

CLEATUS for Windsurf · coding agent

Connect Windsurf to Government Contracting

Windsurf's Cascade agent supports MCP. Register the CLEATUS server in your MCP config, sign in once, and Cascade can search contracts and work your pipeline from the editor.

The setup

  1. 1

    Edit your MCP config

    Add the snippet to ~/.codeium/windsurf/mcp_config.json and refresh MCP servers in Windsurf.

  2. 2

    Authenticate once

    Approve the OAuth prompt, sign in, and pick your entity.

  3. 3

    Ask Cascade

    Cascade can now search opportunities, read solicitations, and update your pipeline.

Copy-paste config

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "cleatus": {
      "serverUrl": "https://www.cleat.ai/api/mcp/mcp"
    }
  }
}

What to ask once connected

Find open federal opportunities that fit our capabilities and summarize the top five.Ships as an installable skill: Morning BD Triage
Break down this solicitation: requirements, evaluation criteria, and deadlines.Ships as an installable skill: Solicitation Breakdown
Add the two best matches to our pipeline and create tasks for the compliance review.
Which contracting officers at the VA have awarded contracts like ours in the last year?Ships as an installable skill: Incumbent Recon

All agent platforms

Setup guides for 8 platforms, plus the REST API in the developer hub.

Dotted
Windsurf + CLEATUS FAQ

Frequently Asked Questions

Over OAuth 2.1 with PKCE. The first time Windsurf calls the CLEATUS MCP server it opens a browser window: sign in (or create an account), pick the CLEATUS entity to scope the connection to, and approve. Windsurf receives an entity-scoped token; no API key is pasted anywhere, and you can revoke the connection from CLEATUS at any time.