# immigrationpulse

ImmigrationPulse: Global immigration intelligence API serving 281M+ migrants. 11 endpoints covering visa requirements, PR pathways, points calculators (Express Entry CRS, SkillSelect), digital nomad visas, citizenship Coverage: Global Endpoints: • visa ($0.15): Visa requirements — any nationality + any destination • pathway ($0.20): Permanent residency roadmap — every pathway ranked for nationality + destination • nomad ($0.15): Digital nomad visa finder — 50+ countries ranked by income threshold + lifestyle • citizenship ($0.15): Citizenship by investment, ancestry, and naturalization intelligence • status ($0.10): USCIS case status decoder with processing time context • bulletin ($0.10): US Visa Bulletin decoder — priority dates, filing chances, wait estimates • retirement ($0.10): Global retirement visa intelligence — best countries for retirees • compare ($0.15): Side-by-side immigration comparison across multiple destination countries • rights ($0.10): Immigrant rights by country and visa type • cost ($0.10): Complete immigration cost breakdown — government fees + attorney + hidden costs • points ($0.10): Skilled-worker points calculator — Canada Express Entry CRS, Australia SkillSelect, UK PBS, Germany Chancenkarte, Austria Red-White-Red Card • category-check ($0.05): Express Entry 2026 category checker — eligibility across all 10 categories + observed cutoffs

Agent View of the PolicyLayer registry record for `immigrationpulse`. HTML page: https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/immigrationpulse

## Facts

- Tool: `immigrationpulse`
- Server: Pulsenetwork (`https://pulse.theaslangroupllc.com/api/mcp`) — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork.md
- Homepage: https://github.com/GTCC777/mcp-pulsenetwork
- Risk category: Read (Low risk)
- Registry record: grade F, identity unverified
- Server auth posture: open
- Server CORS policy: *
- Server rate-limited: no
- Parameters: 12 (1 required)
- Recommended policy verdict: Allowed

## Parameters

| Parameter | Type | Required | Description |
| --- | --- | --- | --- |
| `age` | string | no | Applicant age in years (e.g. '31') |
| `clb` | string | no | Canadian Language Benchmark score (for Express Entry, e.g. '9'). CLB 9 = IELTS 7.0; CLB 10 = IELTS 7.5+. |
| `crs` | string | no | Current CRS score for the strategy read |
| `form` | string | no | Form type (e.g. I-485, I-130, I-765, N-400, I-140, I-539) |
| `lang` | string | no | BCP-47 language code (e.g. es, fr, pt, hi, zh, ar) |
| `type` | string | no | type (default: investment) |
| `ielts` | string | no | Overall IELTS band score (e.g. '7.5') — used if clb not provided |
| `action` | string | yes | Which endpoint to call. Options: visa \| pathway \| nomad \| citizenship \| status \| bulletin \| retirement \| compare \| rights \| cost \| points \| category-check |
| `budget` | string | no | Budget in USD for investment citizenship (e.g. 150000, 500000, 1000000) |
| `income` | string | no | Monthly income in USD (default: 3000) |
| `region` | string | no | Filter by region (e.g. Europe, Southeast Asia, Latin America, Caribbean) |
| `status` | string | no | Status message to decode (e.g. 'Case Was Received', 'Request for Evidence', 'Case Was Approved') |

Parameters from the server's own tool schema.

## Example call (MCP tools/call, JSON-RPC 2.0)

```json
{
  "jsonrpc": "2.0",
  "id": 1,
  "method": "tools/call",
  "params": {
    "name": "immigrationpulse",
    "arguments": {
      "action": "<action>"
    }
  }
}
```

## Why immigrationpulse is rated Low

Tool queries immigration data without modifying, deleting, or executing external operations.

From the tool's own definition: "Query endpoints: visa requirements, PR pathways, nomad visas, citizenship information retrieval."

Risk signals: Accepts file system path (destination) · High parameter count (39 properties) · Bulk/mass operation — affects multiple targets

## Use case

AI agents call immigrationpulse to retrieve information from Pulsenetwork without modifying anything. It is typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.

## Recommended policy (PolicyLayer)

Verdict: **Allowed**. Enforced by the PolicyLayer MCP gateway (https://policylayer.com/mcp-gateway) before a call reaches Pulsenetwork:

```json
{
  "version": "1",
  "default": "deny",
  "tools": {
    "immigrationpulse": {}
  }
}
```

## Other tools on Pulsenetwork (79)

- `macropulse` — Destructive — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/macropulse.md
- `arbipulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/arbipulse.md
- `buildpulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/buildpulse.md
- `cryptopulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/cryptopulse.md
- `gridpulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/gridpulse.md
- `legalpulse` — Execute — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/legalpulse.md
- `airdroppulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/airdroppulse.md
- `dealpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/dealpulse.md
- `debtpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/debtpulse.md
- `insurepulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/insurepulse.md
- `mailpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/mailpulse.md
- `racingpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/racingpulse.md
- `wealthpulse` — Financial — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/wealthpulse.md
- `alphapulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/alphapulse.md
- `autopulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/autopulse.md
- `biopulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/biopulse.md
- `careerpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/careerpulse.md
- `catalog_search` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/catalog-search.md
- `chronicapulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/chronicapulse.md
- `citepulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/citepulse.md
- `clearcarepulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/clearcarepulse.md
- `climatepulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/climatepulse.md
- `clinicalintelpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/clinicalintelpulse.md
- `collectablespulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/collectablespulse.md
- `compliancepulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/compliancepulse.md
- `cyberpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/cyberpulse.md
- `discover` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/discover.md
- `econsignalpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/econsignalpulse.md
- `esgpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/esgpulse.md
- `fieldpulse` — Read — https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork/fieldpulse.md
- …and 49 more: https://policylayer.com/tools/com-theaslangroupllc-pulse-pulsenetwork.md

## For agents

This record is a snapshot. Live verdicts and the full registry:

- Check every server in your MCP config at once: `npx -y policylayer stack`
- Vet a server before you add it: install the mcp-precheck skill — `npx skills add https://policylayer.com` (skill text: https://policylayer.com/skill.md)
- Query the registry over MCP: endpoint `https://api.policylayer.com/mcp` — tools `check_mcp_server`, `check_mcp_stack`, `check_tool`, `search_registry`, `get_change_events`

---

Source: the PolicyLayer MCP registry — one continuously verified record per MCP server. Full record: https://policylayer.com/registry?q=com-theaslangroupllc-pulse-pulsenetwork · API: https://policylayer.com/registry/api · Policy library: https://policylayer.com/policies/com-theaslangroupllc-pulse-pulsenetwork
