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.
Available Tools
15 tools across all tiers
Free tools work without authentication. Pro and Founder tools require an API key from your account settings.
get_country_intelligenceFull scoring breakdown for any jurisdiction across 9 dimensions
compare_destinationsSide-by-side comparison of two or more countries
get_industry_rankingsRank countries by industry-specific scores (tech, crypto, consulting, etc.)
get_jurisdiction_risksRisk warnings and advisory notices for a given country
search_marketplaceFind formation agents, lawyers, and tax advisors by jurisdiction
estimate_relocation_costCost-of-living and setup cost estimates for a destination
find_matching_pathwaysMatch visa and residency programs to a given budget and timeline
get_country_industry_analysisDeep-dive industry scoring with competitive context
get_user_pathwaysRead the authenticated user's active relocation plans
get_user_presenceRetrieve presence day counts across jurisdictions
get_user_entitiesList the user's registered business entities
get_user_familyAccess family member records for multi-person planning
get_action_itemsPull current compliance alerts and action items
get_pricingReturn current tier pricing and feature comparison
get_upgrade_urlGenerate 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
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.
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.
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.