The setup
- 1
Edit your MCP config
Add the snippet to ~/.codeium/windsurf/mcp_config.json and refresh MCP servers in Windsurf.
- 2
Authenticate once
Approve the OAuth prompt, sign in, and pick your entity.
- 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.
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.
