Skip to content
Cline

govtoolspro mcp server for Cline

io.github.smythmyke/govtoolspro-mcp-server

Workflow tools for federal contractors: go/no-go scoring, incumbent intel, recompete, NECO.

client:Cline transport:stdio runtime:npm

Install govtoolspro mcp server 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": {
    "govtoolspro-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "govtoolspro-mcp-server"
      ],
      "env": {
        "GOVTOOLSPRO_API_KEY": "<GOVTOOLSPRO_API_KEY>",
        "GOVTOOLSPRO_API_BASE": "<GOVTOOLSPRO_API_BASE>"
      }
    }
  }
}

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

govtoolspro mcp server in other clients