Acts as a lightweight proxy layer between Claude and MOVA-compatible services, handling the translation of MCP calls into MOVA's binding system. You'd reach for this when you need Claude to interact with tools or APIs exposed through the MOVA framework without implementing full MCP support on the upstream side. It resolves transport configurations and forwards tool executions to the actual MOVA services, letting you plug existing MOVA tooling into Claude without rebuilding everything. Think of it as an adapter that speaks MCP on one end and MOVA on the other, useful if you're already invested in the MOVA ecosystem and want quick Claude integration.
claude mcp add --transport stdio mova-compact-mova-mcp-connector uvx mova-mcp-connector