AgentCom Migration ResourcesAgentCom Migration ResourcesAgentCom Migration
MCP documentation

Migration-law MCP server

A read-only MCP server that lets AI assistants search and cite Australian migration and citizenship law: the Migration Act 1958, Migration Regulations 1994, ~1,000 legislative instruments, and the Citizenship Act 2007.

Endpoint & transport

Server URL

https://migration.agentcom.io/api/mcp

Transport: Streamable HTTP (the current MCP transport; legacy SSE is not used). One endpoint serves both POST requests and streaming responses.

Authentication

API key

For scripts and MCP clients that accept custom headers. Request a key on the MCP access page and send it as a bearer token: Authorization: Bearer ac_live_…

OAuth (ChatGPT & Claude)

When you add the server as a ChatGPT app or Claude connector, sign-in happens through a standard OAuth 2.1 flow — no key to copy, and you can disconnect at any time from the client.

Tools

Eight read-only tools. They never write data and never call out to the open web — every answer comes from the bundled corpus with citations back to the Federal Register of Legislation.

  • search_migration_law

    Keyword-search the Migration Act 1958 and Migration Regulations 1994; returns ranked provisions with citations and links.

  • get_provision

    Fetch the full verbatim text of one provision by id (e.g. act-s48, reg-1.03, visa-500).

  • list_visa_subclasses

    List every visa subclass in Schedule 2, optionally filtered by keyword or number.

  • get_visa_subclass

    Fetch one visa subclass by its code (e.g. 500, 482, 189).

  • search_instruments

    Keyword-search legislative instruments and s499 Ministerial Directions, including the register of ~1,000 instruments.

  • get_instrument

    Fetch the full text of one instrument or Direction by id (e.g. F2026L00372, dir-9).

  • search_citizenship_law

    Keyword-search the Australian Citizenship Act 2007 and Australian Citizenship Regulation 2016.

  • get_citizenship_section

    Fetch the full text of one citizenship section by id (e.g. act-12).

Try it with these prompts

  • What are the eligibility criteria for a subclass 189 visa?
  • What does section 48 of the Migration Act say, and does it bar an onshore partner visa application?
  • Which Ministerial Directions cover criminal deportation, and what do they require decision-makers to consider?

Get access

Ready to connect? Request an API key or add the server to ChatGPT or Claude from the access page.

Get MCP access