U.S. Department of the Treasury Connector for AI agents.
13 live capabilities
Access official U.S. government debt and fiscal data for economic analysis.
Waiting for input…
Why people use U.S. Department of the Treasury
U.S. Treasury Full for Real-Time Fiscal Debt Tracking
With this Connector, that manual labor disappears. You can simply ask your AI client to pull the latest debt figures or summarize the current month's spending. It pulls the data directly from the source, giving you a clean summary of the government's financial health in seconds.
What Vinkius changes
You get instant, accurate access to U.S. government financial data without the headache of manual searching or API management.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Reporting on the current deficit
A journalist needs to report on the current deficit.
- Real-world use case 02
Analyzing debt growth during a presidency
An economist wants to see debt growth during a specific presidency.
- Real-world use case 03
Checking the cost of borrowing
A finance manager wants to check the cost of borrowing.
Complete set · 13capabilities
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—04
4 capabilities in this set.
Part of 13 available through U.S. Department of the Treasury.
- 01 Capability
Get national debt
Get the current U.S. national debt to the penny, updated daily. It breaks down debt held by the public versus trust funds.
- 02 Capability
Get federal spending
See current month gross outlays compared to the prior year by department. This helps you track where the government is spending its money.
- 03 Capability
Get daily debt transactions
See today's public debt transactions, including issuance and redemptions. This reveals the daily mechanics of government financing.
- 04 Capability
Get treasury exchange rates
Get official Treasury exchange rates for over 170 currencies. These are the rates used for official government accounting.
05—07
3 capabilities in this set.
Part of 13 available through U.S. Department of the Treasury.
- 05 Capability
Get federal revenue
View federal government revenue and tax receipts by source. This shows where the government's money is actually coming from.
- 06 Capability
Get deficit surplus
Get the federal budget deficit or surplus for the current fiscal year. It is essential for understanding the annual bottom line.
- 07 Capability
Get daily cash balance
Check the daily operating cash balance of the U.S. Treasury. It is like seeing the government's daily bank statement.
08—10
3 capabilities in this set.
Part of 13 available through U.S. Department of the Treasury.
- 08 Capability
Get debt history
Retrieve national debt data for a specific date range. This is perfect for tracking growth during election cycles or crises.
- 09 Capability
Get public debt breakdown
Get a breakdown of the Statement of Public Debt by security type. It shows how the debt is structured across different securities.
- 10 Capability
Get avg interest rates
Get average interest rates on U.S. Treasury securities. These rates reflect the actual cost of borrowing for the federal government.
11—13
3 capabilities in this set.
Part of 13 available through U.S. Department of the Treasury.
- 11 Capability
Get treasury auctions
View results of Treasury securities auctions for Bills, Notes, and Bonds. The bid-to-cover ratio shows actual investor demand.
- 12 Capability
Get exchange rate for currency
Get the Treasury exchange rate history for a specific currency by name or country. This helps you track fluctuations for specific nations.
- 13 Capability
Query treasury dataset
Query any Treasury Fiscal Data dataset by providing an API endpoint path. This lets you reach any data point available on the Treasury's site.
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_hxRJf1DxrPoBSXfkuKNCcqcXMlly0NspQT82X8E2/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_hxRJf1DxrPoBSXfkuKNCcqcXMlly0NspQT82X8E2/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-full-complete-fiscal-debt-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_hxRJf1DxrPoBSXfkuKNCcqcXMlly0NspQT82X8E2/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...". 13 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"us-treasury-full-complete-fiscal-debt-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_hxRJf1DxrPoBSXfkuKNCcqcXMlly0NspQT82X8E2/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...". 13 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"us-treasury-full-complete-fiscal-debt-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_hxRJf1DxrPoBSXfkuKNCcqcXMlly0NspQT82X8E2/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...". 13 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"us-treasury-full-complete-fiscal-debt-intelligence": {
"url": "https://edge.vinkius.com/vk_preview_hxRJf1DxrPoBSXfkuKNCcqcXMlly0NspQT82X8E2/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...". 13 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add us-treasury-full-complete-fiscal-debt-intelligence --transport http "https://edge.vinkius.com/vk_preview_hxRJf1DxrPoBSXfkuKNCcqcXMlly0NspQT82X8E2/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...". 13 tools are ready
Where the request belongs
Work U.S. Department of the Treasury can move forward.
This is for researchers and analysts who need accurate, official government financial data for reports, investments, or policy analysis without the friction of manual data collection.
Macro Economist
Tracks interest rates and debt history to model long-term economic trends.
Policy Researcher
Compares federal spending vs. revenue to analyze budget effectiveness.
Financial Journalist
Quickly pulls daily cash balances and auction results for breaking news.
Government Contractor
Accesses specific fiscal data to ensure compliance and accurate reporting.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsU.S. Treasury Debt — National Debt & Interest Rates
Access real-time data on the U.S. National Debt (currently $34T+). Retrieve 'Debt to the Penny', monitor average interest rates on Treasury securities, and access results from Treasury auctions.
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.
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.
FRED Tags & Sources — Data Discovery
Discover FRED series through intelligent tagging: search tags like 'gdp', 'inflation', 'monthly', combine multiple tags to find exactly the right series, and explore all 107 official data sources from BLS to the Census Bureau.
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 I use the U.S. Treasury Full MCP to get real-time debt numbers?
Yes, this Connector provides daily updates on the national debt, including the total public debt outstanding and the breakdown of holdings.
Does the U.S. Treasury Full MCP include official exchange rates?
Yes, it provides official Treasury exchange rates for over 170 different currencies used for government accounting.
Can I use the U.S. Treasury Full MCP to see how much the government spends?
You can use it to get a breakdown of current month gross outlays by department and agency.
Does the U.S. Treasury Full MCP require an API key?
No, this Connector provides access to the data without requiring you to manage any separate API keys or authentication.
Can I see the daily cash balance with the U.S. Treasury Full MCP?
Yes, it provides the daily operating cash balance, which is essentially the government's daily bank statement.
Can I use the U.S. Treasury Full MCP to look up historical debt?
Yes, the Connector can retrieve national debt data for specific date ranges to help you track growth over time.
Why build a mega server?
Because an AI agent performs better when all context is centralized. By combining Debt, FX and Budget into one capability suite, the prompt routing evaluates economic dependencies efficiently.
Is there an API Rate Limit?
No official API key is required, however they rate limit by IP if abused. This server utilizes graceful error handling.
Are these figures inflation adjusted?
Values are nominal as recorded by accounting ledgers. The AI agent must query CPI (Consumer Price Index) if adjustment is required.
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