TX ESBD Procurement for Claude Desktop
io.github.j0401/tx-esbd
Texas procurement search with NIGP codes, change tracking, 60k+ bids, $0.01+.
client:Claude Desktop
transport:streamable-http
Install TX ESBD Procurement in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"tx-esbd": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com?tools=j0401/tx-esbd-search,j0401/tx-esbd-get,j0401/tx-esbd-changes"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs