get_api_status — AI Law Tracker MCP Tool Read-only
get_api_status
(get api status) 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 get_api_status from your client
- Claude Code AI Law Tracker get_api_status run in your project directory
- Claude Desktop AI Law Tracker get_api_status ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor AI Law Tracker get_api_status ~/.cursor/mcp.json
- VS Code AI Law Tracker get_api_status .vscode/mcp.json
- Zed AI Law Tracker get_api_status ~/.config/zed/settings.json
- Windsurf AI Law Tracker get_api_status ~/.codeium/windsurf/mcp_config.json
- Cline AI Law Tracker get_api_status ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI AI Law Tracker get_api_status ~/.gemini/settings.json
- Grok AI Law Tracker get_api_status .mcp.json (in your project root)
- ChatGPT AI Law Tracker get_api_status Settings → Connectors → Advanced → Developer mode
- Claude.ai AI Law Tracker get_api_status Settings → Connectors → Add custom connector
- LangChain AI Law Tracker get_api_status 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_jurisdictions
- 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
- 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.