oee mcp for VS Code
io.github.arikanatakan/oee-mcp
Overall Equipment Effectiveness tools for AI agents: factors, waterfall, six losses, charts.
client:VS Code
transport:stdio
runtime:pypi
Install oee mcp in VS Code
.vscode/mcp.json
{
"servers": {
"oee-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"oee-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs