v1 - Initial release
Your First MCI Project
-
Initialize a new project:
uvx mcix install
This creates
mci.jsonwith example tools andmci/directory with example toolsets. -
List your tools:
uvx mcix list
-
Validate your configuration:
uvx mcix validate
-
Run an MCP server:
uvx mcix run
That's it! Your MCI tools are now available via the MCP protocol.