Skip to content
Cursor

cf exclusion check for Cursor

io.github.cfgenius145-sketch/cf-exclusion-check

Pay-per-call screening against HHS-OIG LEIE and SAM.gov exclusions.

client:Cursor transport:streamable-http tools:3

Install cf exclusion check in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "cf-exclusion-check": {
      "url": "https://exclusions.cfsoft.us/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

cf exclusion check in other clients