Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"odin-native": {
"command": "cmd",
"args": [
"/c",
"python",
"%APPDATA%\\..\\..\\.codex\\plugins\\odin-native\\scripts\\odin_native_mcp.py"
],
"env": {
"PYTHONUTF8": "1"
}
}
}
}Server configuration and connection parameters
cmdCommand-line arguments passed to the server process
Environment variables set when the server starts
PYTHONUTF8=1npx claudepluginhub eduardosantos1989/odin-native --plugin odin-native