Skip to content
Cline

GovCon API for Cline

io.github.govconapi/govconapi

53 tools over US federal procurement: SAM.gov, FPDS awards, entities, subawards, exclusions.

client:Cline transport:stdio runtime:pypi

Install GovCon API in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "govconapi": {
      "command": "uvx",
      "args": [
        "govconapi-mcp"
      ],
      "env": {
        "GOVCONAPI_KEY": "<GOVCONAPI_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

GovCon API in other clients