A specialized MCP (Model Context Protocol) server designed for MiniMax coding-plan users, enabling AI agents to interact with coding plans via a standardized interface. Version 0.0.4, early-stage development with ongoing updates.
pip install minimax-coding-plan-mcpVerified import paths — ran on the pinned version, not inferred.
Basic usage to start the MiniMax Coding Plan MCP server.
Use `CodingPlanMCP(api_key='key')` instead of `CodingPlanMCP('key')`.Set `os.environ['MCP_PORT'] = '8080'` before starting the server.
No dependency data recorded yet.