MCP SERVER

Use NomadSignal from ChatGPT, Claude, and VS Code

Our MCP server gives AI assistants direct access to jurisdiction intelligence - country scores, visa matching, cost estimates, and risk warnings.

Get StartedView Pricing
15
Tools available
22+
Countries scored
60+
Visa programs
6
Free tools (no key)

Available Tools

15 tools across all tiers

Free tools work without authentication. Pro and Founder tools require an API key from your account settings.

FREENo API key required
get_country_intelligence

Full scoring breakdown for any jurisdiction across 9 dimensions

compare_destinations

Side-by-side comparison of two or more countries

get_industry_rankings

Rank countries by industry-specific scores (tech, crypto, consulting, etc.)

get_jurisdiction_risks

Risk warnings and advisory notices for a given country

search_marketplace

Find formation agents, lawyers, and tax advisors by jurisdiction

estimate_relocation_cost

Cost-of-living and setup cost estimates for a destination

PRO$19/mo - requires API key
find_matching_pathways

Match visa and residency programs to a given budget and timeline

get_country_industry_analysis

Deep-dive industry scoring with competitive context

FOUNDER$49/mo - personal data access, requires API key
get_user_pathways

Read the authenticated user's active relocation plans

get_user_presence

Retrieve presence day counts across jurisdictions

get_user_entities

List the user's registered business entities

get_user_family

Access family member records for multi-person planning

get_action_items

Pull current compliance alerts and action items

UTILITYAvailable on all tiers
get_pricing

Return current tier pricing and feature comparison

get_upgrade_url

Generate a direct link to the upgrade or checkout page

Setup

Connect your AI assistant

Pick your client below. Free tools work immediately with no authentication.

Works with both Claude Desktop and claude.ai. Add the following to your config file. On macOS: ~/Library/Application Support/Claude/claude_desktop_config.json

Without authentication (free tools only)

{
  "mcpServers": {
    "nomadsignal": {
      "command": "npx",
      "args": ["mcp-remote", "https://nomadsignal.io/api/mcp"]
    }
  }
}

With authentication (Pro / Founder tools)

{
  "mcpServers": {
    "nomadsignal": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "https://nomadsignal.io/api/mcp",
        "--header",
        "Authorization: Bearer YOUR_API_KEY"
      ]
    }
  }
}

Requires Node.js installed locally. mcp-remote bridges the connection to our server. Replace YOUR_API_KEY with the key from your account settings. Restart Claude after saving.

Authentication

API keys and access

FREE

No authentication required

The 6 free tools work immediately. Add the server URL to your client and start asking questions about countries, visa programs, costs, and risks.

PRO + FOUNDER

Generate an API key

Pro and Founder subscribers can generate an API key from their account settings. Pass it as a Bearer token to unlock advanced tools and personal data access.

Go to API settingsDon't have an account? View pricing

Example Prompts

Questions you can ask your AI

Once connected, ask your AI assistant anything about jurisdictions, visas, costs, or your own data.

What are the best countries for a SaaS startup paying less than 15% corporate tax?

Compare Portugal vs Estonia for a solo founder optimizing for EU access and low cost

Find visa programs I can qualify for with $30,000 in savings and a remote income

What are the risk warnings for Panama right now?

How much would it cost to relocate to Dubai with a family of four?

Ready to connect?

Free tools work right now with no account. Upgrade for advanced analysis and personal data access.

Setup InstructionsView Pricing