Skip to content

minimax-ai/mcodeforlegal

v0.2.0Apache-2.0

Mainland China-first legal workflow plugins for MiniMax Code — contract review, litigation, compliance, corporate, labor & IP, with statute status checks and citation gates

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

flkstdio
{
  "type": "stdio",
  "command": "python",
  "args": [
    "${PLUGIN_ROOT}/mcp/flk_server.py"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "mcodeforlegal",
  "version": "0.2.0",
  "description": "Mainland China-first legal workflow plugins for MiniMax Code — contract review, litigation, compliance, corporate, labor & IP, with statute status checks and citation gates",
  "author": {
    "name": "Hylouis233",
    "url": "https://github.com/Hylouis233"
  },
  "homepage": "https://github.com/Hylouis233/mcodeforlegal",
  "repository": "https://github.com/Hylouis233/mcodeforlegal",
  "license": "Apache-2.0",
  "keywords": [
    "minimax-code",
    "plugin",
    "legal",
    "china-law",
    "contract-review",
    "compliance",
    "citation-verification"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • tabular_review_xlsx.py
  • example-input.json
  • LICENSE
View on GitHub