
Security News
White House Authorizes Private Companies to Conduct Offensive Cyber Operations
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.
@shelter.money/mcp
Advanced tools
MCP server for Shelter — AI financial coaching powered by real bank data.
Works with Claude Desktop, Cursor, Windsurf, and any MCP-compatible client.
SHELTER_API_KEY=sk_xxx npx @shelter.money/mcp
No API key? It runs in demo mode with sample data so you can try it out.
Add to your claude_desktop_config.json:
{
"mcpServers": {
"shelter": {
"command": "npx",
"args": ["-y", "@shelter.money/mcp"],
"env": {
"SHELTER_API_KEY": "sk_xxx"
}
}
}
}
Add to your MCP settings:
{
"shelter": {
"command": "npx",
"args": ["-y", "@shelter.money/mcp"],
"env": {
"SHELTER_API_KEY": "sk_xxx"
}
}
}
| Tool | Description |
|---|---|
shelter_status | Financial snapshot — safe-to-spend, balances, health score |
shelter_runway | Days until you run out of money, daily budget |
shelter_forecast | Projected cash flow over the next few weeks |
shelter_alerts | Unusual spending, upcoming bills, low balance warnings |
shelter_opportunities | Savings opportunities — unused subscriptions, negotiable bills |
shelter_context | Natural-language summary of your financial situation |
shelter_affordability | Check if you can afford a purchase and see the impact |
shelter_coach_daily | Today's personalized financial coaching tip |
shelter_coach_advice | Targeted advice on debt, savings, bills, subscriptions, or negotiation |
shelter_ask | Ask Guardian AI any question about your finances |
| Prompt | Description |
|---|---|
financial-checkup | Step-by-step review of status, alerts, forecast, and runway |
spending-review | Find savings opportunities with optional category focus |
plan-a-purchase | Evaluate if you can afford something and understand the impact |
| Variable | Required | Description |
|---|---|---|
SHELTER_API_KEY | No | Your Shelter API key. Runs in demo mode without one. |
SHELTER_API_URL | No | Custom API base URL (default: https://api.shelter.money/agent) |
import { createShelterMcpServer } from '@shelter.money/mcp';
const server = createShelterMcpServer();
MIT
FAQs
MCP server for Shelter — AI financial coaching powered by real bank data
The npm package @shelter.money/mcp receives a total of 0 weekly downloads. As such, @shelter.money/mcp popularity was classified as not popular.
We found that @shelter.money/mcp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
A new federal program will let vetted U.S. cybersecurity firms help investigate and disrupt foreign cybercrime groups under government direction.

Research
/Security News
The campaign amassed more than 75,000 installs by targeting Russian-speaking users seeking access to blocked services.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.