Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"OPTIX-MCP": {
"command": "python",
"args": [
"main.py"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"OPTIX-MCP": {
"command": "python",
"args": [
"main.py"
]
}
}
}