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