We could not reach this plugin on our last check
That is usually a short outage rather than a removal. We last reached it on 26 August 2026, and we keep trying — this notice goes away when it answers again.
simiollc/simio-assistant
v1.0.3MIT
Connect Claude to Simio documentation and a running Simio Desktop model.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
simio-desktop-interactstdio
{
"type": "stdio",
"command": "npx",
"args": [
"mcp-remote",
"http://localhost:51310"
]
}simio-documentationstdio
{
"type": "stdio",
"command": "powershell.exe",
"args": [
"-NoProfile",
"-ExecutionPolicy",
"Bypass",
"-File",
"${PLUGIN_ROOT}/scripts/start-simio-docs-mcp.ps1"
]
}What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE