Eight federal data and policy APIs ship as Claude Desktop Extensions (.mcpb). Download the file, double-click, done. No Terminal. No config editing. No uv install. Claude Desktop handles the runtime and prompts for API keys during install.
One click clipboards a JSON snippet. Paste into Claude Desktop's claude_desktop_config.json, restart, done. No warning, no prompt. Same code as the .mcpb bundle, just installed manually.
Download and double-click. Triggers Anthropic's standard third-party extension warning: "Installing will grant this extension access to everything on your computer." Not specific to these MCPs — appears on every unverified third-party MCPB until directory review.
.mcpb files are only recognized by Claude Desktop.claude_desktop_config.json (or any MCP client's config). Zero warning, same code as the .mcpb bundle.Two install paths, same code. .mcpb is one-click and triggers Anthropic's standard third-party warning. Copy Config is manual and skips it entirely. Here's what the code actually does on your machine — auditable at github.com/1102tools/federal-contracting-mcps.