Global legal reference MCP server — case law, legislation, regulations, and sanctions screening across US, UK, EU, and 200+ sanctions lists for ADK-Rust Enterprise
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-legal": {
"command": "cargo",
"args": [
"run",
"--",
"mcp-legal"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add mcp-legal cargo run -- mcp-legal
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-legal": {
"command": "cargo",
"args": [
"run",
"--",
"mcp-legal"
]
}
}
}
📋 Copy
Topics
adk-rust adk-rust-enterprise