U.S. Department of the Treasury Connector for AI agents.
5 live capabilities
Track real-time national debt, auction results, and interest rates.
Waiting for input…
Why people use U.S. Department of the Treasury
U.S. Treasury Debt for Precise Fiscal Data Analysis
With this Connector, you just ask. Your agent pulls the current national debt, the monthly interest rates, and the latest auction results in one go. You get clean, structured data ready for your report, not a mess of copy-pasted numbers.
What Vinkius changes
You get real-time Treasury data without ever leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Tracking debt growth over decades
A researcher needs to see how the national debt changed during a specific recession.
- Real-world use case 02
Monitoring investor demand
An analyst wants to see if demand for 10-year notes is dropping.
- Real-world use case 03
Clarifying public debt types
A student wants to know the difference between debt held by the public and trust funds.
Complete set · 5capabilities
The complete U.S. Department of the Treasury capability set.
These are the exact actions your AI can choose when you ask it to work with U.S. Department of the Treasury.
01—03
3 capabilities in this set.
Part of 5 available through U.S. Department of the Treasury.
- 01 Capability
Get national debt
Get the current U.S. national debt to the penny. This helps you provide accurate fiscal figures in reports without manual calculation.
- 02 Capability
Get debt history
Pull national debt figures for specific dates to track growth over fiscal years or election cycles. It makes it easy to see how debt has changed over decades.
- 03 Capability
Get public debt breakdown
View the Statement of Public Debt to see how much is held by the public versus other government entities. This clarifies the difference between marketable securities and trust funds.
04—05
2 capabilities in this set.
Part of 5 available through U.S. Department of the Treasury.
- 04 Capability
Get avg interest rates
Get the latest monthly average interest rates on Treasury Bills, Notes, and Bonds. You can use these figures to update your interest rate models quickly.
- 05 Capability
Get treasury auctions
Access results for Treasury auctions, including the bid-to-cover ratio to measure investor demand. It gives you a clear look at how much investors actually want to buy government debt.
Set up in minutes
One URL. Then ask U.S. Department of the Treasury to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use U.S. Department of the Treasury from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_upDTfavASCIDHBFEK6RHjW03Nd9Np6V6EKC62Sf9/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it U.S. Department of the Treasury, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable U.S. Department of the Treasury for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_upDTfavASCIDHBFEK6RHjW03Nd9Np6V6EKC62Sf9/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the U.S. Department of the Treasury URL.
- Step 03
Save and start
Save the connection and enable U.S. Department of the Treasury in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"us-treasury-debt-national-debt-interest-rates": {
"url": "https://edge.vinkius.com/vk_preview_upDTfavASCIDHBFEK6RHjW03Nd9Np6V6EKC62Sf9/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using U.S. Department of the Treasury
Open Agent mode in chat and ask: "Using U.S. Department of the Treasury, help me...". 5 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"us-treasury-debt-national-debt-interest-rates": {
"url": "https://edge.vinkius.com/vk_preview_upDTfavASCIDHBFEK6RHjW03Nd9Np6V6EKC62Sf9/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using U.S. Department of the Treasury
Ask Copilot: "Using U.S. Department of the Treasury, help me...". 5 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"us-treasury-debt-national-debt-interest-rates": {
"url": "https://edge.vinkius.com/vk_preview_upDTfavASCIDHBFEK6RHjW03Nd9Np6V6EKC62Sf9/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using U.S. Department of the Treasury
Open Cascade and ask: "Using U.S. Department of the Treasury, help me...". 5 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"us-treasury-debt-national-debt-interest-rates": {
"url": "https://edge.vinkius.com/vk_preview_upDTfavASCIDHBFEK6RHjW03Nd9Np6V6EKC62Sf9/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using U.S. Department of the Treasury
Ask Cline: "Using U.S. Department of the Treasury, help me...". 5 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add us-treasury-debt-national-debt-interest-rates --transport http "https://edge.vinkius.com/vk_preview_upDTfavASCIDHBFEK6RHjW03Nd9Np6V6EKC62Sf9/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using U.S. Department of the Treasury
Ask Claude: "Using U.S. Department of the Treasury, show me...". 5 tools are ready
Where the request belongs
Work U.S. Department of the Treasury can move forward.
Financial analysts, macro economists, and policy researchers who need to move faster than a manual Google search. It's for the person who needs to cite exact debt figures in a report without triple-checking a government website.
Macro Investment Analyst
Tracks interest rates and auction demand to adjust portfolio weightings on government securities.
Policy Researcher
Compares national debt growth across different presidencies and election cycles for white papers.
Economic Journalist
Pulls the latest Treasury auction results to provide accurate reporting on investor demand.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsU.S. Treasury Full — Complete Fiscal & Debt Intelligence
The definitive U.S. Treasury Mega-Server: 13 capabilities covering national debt ($34T+), interest rates, auction results, federal budget accounting (revenue, spending, deficit), daily cash balances, and official exchange rates. Total access to the financial pulse of the U.S. government without API keys.
Fiscal Data (U.S. Treasury)
Access real-time U.S. Treasury financial data, including exchange rates, monthly statements, and over 170 fiscal datasets.
U.S. Treasury Budget — Federal Revenue, Spending & Deficit
Track the U.S. Federal Government's wallet. Access daily Treasury cash balances, monthly and yearly federal revenue/spending, and track the ongoing multi-trillion dollar budget deficit.
USAspending (Federal Spending)
Analyze US federal spending data. query agency budgets, track awards, and explore geographic spending patterns directly from your AI agent.
Treasury Return Calculator
Calculate fair price, YTM, and inflation-adjusted returns for US Treasuries, UK Gilts, and German Bunds.
FRED Releases — Economic Calendar
Track every U.S. economic data release: Employment Situation, GDP Advance, CPI, Federal Funds Rate, and hundreds more. with release schedules, historical dates, and the complete series within each release.
Bring your own AI
Change the model, client or framework. Keep U.S. Department of the Treasury connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about U.S. Department of the Treasury.
The practical details behind the request, access and result.
Can the U.S. Treasury Debt MCP give me the exact debt amount?
Yes, it pulls the daily updated figure to the penny. This ensures your reports have the most accurate data available from the Treasury Department.
Does this Connector include historical debt data?
Yes, you can query specific dates to see how the debt has changed over time. This is useful for comparing different fiscal years or election cycles.
Can I see how much debt is held by the public?
Yes, it provides a breakdown of marketable securities versus intragovernmental holdings. This helps you see exactly where the debt is sitting.
Does the U.S. Treasury Debt MCP show auction results?
Yes, it retrieves results for Bills, Notes, and Bonds. It also includes the bid-to-cover ratio, which is a key indicator of investor demand.
Can I use this to check Treasury interest rates?
Yes, it provides the monthly average interest rates for various Treasury securities. It's a quick way to get current borrowing costs for the federal government.
Is the data in the U.S. Treasury Debt MCP updated in real-time?
The national debt figures are updated daily by the Treasury Department, ensuring you always have the most current numbers for your analysis.
What is 'Debt to the Penny'?
It is the exact daily public debt of the United States, updated each business day. It includes all Treasury securities issued to the public.
How often are the interest rates updated?
Average interest rates are typically reported at the end of each month.
Do I need authentication?
No, all Treasury Fiscal Data API endpoints are public and do not require API keys.
One connection away
Give your agent a direct line to U.S. Department of the Treasury.
Connect U.S. Department of the Treasury once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available