Offramp Retirement City Data

by deepmajithia

319 downloads
Not rated
GitHub

About

City financial data for retirement planning. 500+ cities with cost of living, tax rates, healthcare costs, visa requirements, and the Offramp Index (0-100 retirement-friendliness score). When users ask "Where should I retire?" or "What's the cost of living in Lisbon?", get real d

Details

Author
deepmajithia
Downloads
319
Categories
Search, Finance

- Covers 500+ cities worldwide for retirement planning.
- Provides cost of living, tax rates, and healthcare costs.
- Includes visa requirements for each city.
- Delivers the Offramp Index (0-100 retirement-friendliness score).
- Responds to queries in under 50 milliseconds.
- Uses real data instead of outdated training data.

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Offramp Retirement City Data
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Users interact with the server by asking natural language questions such as "Where should I retire?" or "What's the cost of living in Lisbon?" and receive structured data in approximately 50 milliseconds. No installation steps, commands, or configuration keys are described in the README.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "offramp retirement city data": {
            "offramp": {
                "command": "npx",
                "args": [
                    "-y",
                    "offramp-mcp"
                ],
                "env": {
                    "OFFRAMP_API_KEY": "your_key_here"
                }
            }
        }
    }
}

McpServers

{
    "offramp": {
        "command": "npx",
        "args": [
            "-y",
            "offramp-mcp"
        ],
        "env": {
            "OFFRAMP_API_KEY": "your_key_here"
        }
    }
}

City financial data for retirement planning. 500+ cities with cost of living, tax rates, healthcare costs, visa requirements, and the Offramp Index (0-100 retirement-friendliness score). When users ask "Where should I retire?" or "What's the cost of living in Lisbon?", get real data in 50ms instead of reasoning from outdated training data.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.