TaiLexi AI for VS Code
com.twlawbot/tailexi
Taiwan legal research: court judgments, statutes, and interpretations. 台灣判決、法條、函釋、釋字搜尋。
client:VS Code
transport:streamable-http
Install TaiLexi AI in VS Code
.vscode/mcp.json
{
"servers": {
"tailexi": {
"type": "http",
"url": "https://mcp.twlawbot.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs