CuratedMCP
⌨️
Cursor
Free

How to Install Shelter in Cursor

Read-only money tools MCP for Claude/Cursor — safe-to-spend / overdraft-aware Shelter.

What Shelter does

Shelter MCP gives Claude, Cursor, Codex, and other agents scoped, read-only access to Shelter-generated financial context. It provides safe-to-spend, overdraft-aware forecasts, alerts, runway, affordability checks, and coaching answers without moving money or exposing bank credentials.

finance
read-only
budgeting

Installation steps

  1. 1Copy the config below
  2. 2Open or create .cursor/mcp.json
  3. 3Paste inside "mcpServers": {}
  4. 4Restart Cursor or reload the window

Configuration

File location: .cursor/mcp.json (project) or ~/.cursor/mcp.json (global)

.cursor/mcp.jsonjson
{
  "shelter": {
    "command": "npx",
    "args": [
      "-y",
      "@shelter.money/mcp"
    ]
  }
}
Full server details GitHub Open Config Editor

Install in other clients

For maintainers

If you maintain Shelter, add this badge to your README to show it's verified on CuratedMCP:

CuratedMCP Verified
[![CuratedMCP Verified](https://www.curatedmcp.com/api/badge/shelter)](https://www.curatedmcp.com/marketplace/shelter)