Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
claude_desktop_config.json
{ "mcpServers": { "tw-legal-rag": { "command": "uvx", "args": [ "tw-legal-rag" ] } } }
Run in terminal:
claude mcp add tw-legal-rag uvx tw-legal-rag
Add to .cursor/mcp.json:
.cursor/mcp.json
Or install with pip: pip install tw-legal-rag
pip install tw-legal-rag