Awardopedia - Federal Contracts for Claude Desktop
io.github.grayson-sys/awardopedia
Search federal government contract opportunities from SAM.gov via Claude
client:Claude Desktop
transport:stdio
runtime:npm
Install Awardopedia - Federal Contracts in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"awardopedia": {
"command": "npx",
"args": [
"-y",
"awardopedia-mcp"
],
"env": {
"AWARDOPEDIA_API_KEY": "<AWARDOPEDIA_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs