Loading MCP server directory, please wait...
Workflow tools for federal contractors: go/no-go scoring, incumbent intel, recompete, NECO.
npx @getmcp/cli add io.github.smythmyke/govtoolspro-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
GOVTOOLSPRO_API_KEYAPI key from the GovToolsPro extension → Profile → API Keys tab. Format: gtp_live_... or gtp_test_...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.smythmyke/govtoolspro-mcp-server": {
"command": "npx",
"args": [
"-y",
"govtoolspro-mcp-server"
],
"env": {
"GOVTOOLSPRO_API_KEY": "",
"GOVTOOLSPRO_API_BASE": ""
}
}
}
}