IoT
3D Printing MCP for monitoring, querying, and controlling 3D printers remotely.
mcpizy install octoeverywherenpx -y @octoeverywhere/mcp{
"mcpServers": {
"octoeverywhere": {
"command": "npx",
"args": [
"-y",
"@octoeverywhere/mcp"
]
}
}
}