How to Use the DOD Contracts (FPDS) MCP in Claude Code
Connect Claude Code to the DOD Contracts (FPDS) MCP Server for terminal-based contract data automation.
Works with every AI agent you already use
…and any MCP-compatible client
Connect DOD Contracts (FPDS) MCP to Claude Code
Create your Vinkius account to connect DOD Contracts (FPDS) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Query contract data from the terminal
Run `search_contracts` through your CLI to get raw federal award data. Claude Code fetches the XML directly from the feed and pipes it into your workflow. This is ideal for scripts that need to ingest procurement data without a GUI. The tool returns structured results that you can pipe into other CLI utilities.
Target DOD spending with CLI commands
Pass your department filter into the sQuery argument of the `search_contracts` tool. Claude Code executes the query and provides the DOD-specific records immediately. This gives you a fast way to verify defense contract status from a shell. It removes the need for manual browser checks or slow dashboard interactions.
Automate procurement reports
Combine `search_contracts` with your existing CI/CD pipelines to monitor federal awards. Claude Code handles the tool execution, allowing you to build automated reporting scripts. It makes gathering contract intelligence a repeatable task. You define the parameters once, and the agent handles the retrieval whenever you trigger the script.
Set up DOD Contracts (FPDS) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedod-contracts-fpds-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest DOD Contracts (FPDS) transactions." It will automatically discover and invoke the available DOD Contracts (FPDS) tools.
claude mcp add --transport http dod-contracts-fpds-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about DOD Contracts (FPDS) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the DOD Contracts (FPDS) MCP today
We host it, we monitor it, we maintain it. You just paste one token.