analyze_legal_intent — taiwan law MCP Tool
analyze_legal_intent
(analyze legal intent) is one of 14 tools on the
taiwan law
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call analyze_legal_intent from your client
- Claude Code taiwan law analyze_legal_intent run in your project directory
- Claude Desktop taiwan law analyze_legal_intent ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor taiwan law analyze_legal_intent ~/.cursor/mcp.json
- VS Code taiwan law analyze_legal_intent .vscode/mcp.json
- Zed taiwan law analyze_legal_intent ~/.config/zed/settings.json
- Windsurf taiwan law analyze_legal_intent ~/.codeium/windsurf/mcp_config.json
- Cline taiwan law analyze_legal_intent ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI taiwan law analyze_legal_intent ~/.gemini/settings.json
- Grok taiwan law analyze_legal_intent .mcp.json (in your project root)
- ChatGPT taiwan law analyze_legal_intent Settings → Connectors → Advanced → Developer mode
- Claude.ai taiwan law analyze_legal_intent Settings → Connectors → Add custom connector
- LangChain taiwan law analyze_legal_intent pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http taiwan-law https://legaltech.org.tw/mcp
Other tools on this server
- search_taiwan_laws
- search_taiwan_judgments
- get_taiwan_judgment
- search_taiwan_regulations
- get_taiwan_pcode
- get_taiwan_interpretation
- search_taiwan_interpretations
- get_taiwan_interpretation_citations
- get_taiwan_law_progress
- get_taiwan_law_versions
- search_taiwan_bills
- search_moj_interpretations
- get_moj_draft_announcements
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.