Stats
Actions
Tags
From legalize-kr
Connects to the Legalize CLI to provide legal document generation and management capabilities. Runs locally via uvx.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"legalize-kr": {
"command": "uvx",
"args": [
"--from",
"legalize-cli[mcp]",
"legalize-mcp"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
npx claudepluginhub legalize-kr/agent-skills --plugin legalize-kr