list_jurisdictions — AI Law Tracker MCP Tool Read-only
list_jurisdictions
(list jurisdictions) is one of 30 tools on the
AI Law Tracker
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_jurisdictions from your client
- Claude Code AI Law Tracker list_jurisdictions run in your project directory
- Claude Desktop AI Law Tracker list_jurisdictions ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AI Law Tracker list_jurisdictions ~/.cursor/mcp.json
- VS Code AI Law Tracker list_jurisdictions .vscode/mcp.json
- Zed AI Law Tracker list_jurisdictions ~/.config/zed/settings.json
- Windsurf AI Law Tracker list_jurisdictions ~/.codeium/windsurf/mcp_config.json
- Cline AI Law Tracker list_jurisdictions ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AI Law Tracker list_jurisdictions ~/.gemini/settings.json
- Grok AI Law Tracker list_jurisdictions .mcp.json (in your project root)
- ChatGPT AI Law Tracker list_jurisdictions Settings → Connectors → Advanced → Developer mode
- Claude.ai AI Law Tracker list_jurisdictions Settings → Connectors → Add custom connector
- LangChain AI Law Tracker list_jurisdictions pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http ai-law-tracker https://ai-law-tracker.com/mcp
Other tools on this server
- search_ai_laws
- list_ai_laws
- get_ai_law
- get_law_history
- get_law_sources
- get_law_citations
- list_recent_changes
- list_law_feed
- list_ai_law_news
- list_us_states
- list_countries
- list_categories
- list_sectors
- get_sector_detail
- get_ai_deadlines
- list_bills
- get_bill
- get_ai_obligations
- get_ai_penalties
- assess_ai_compliance
- generate_compliance_report
- search_enforcement_matters
- get_enforcement_matter
- list_enforcement_sources
- list_enforcement_categories
- get_enforcement_coverage
- get_api_status
- start_checkout
- create_free_key
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.