InsideOut (Riley)✓
com.luthersystems.insideout/mcp · v0.36.3
v0.36.3▦ docker oci: docker.io/luthersystems/insideout-mcp:v0.36.3🌐 https://app.luthersystems.com/v1/insideout-mcp↗ Website↗ Repository
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.luthersystems.insideout/mcp",
"description": "Designs, prices, and deploys AWS/GCP cloud infrastructure from plain-English requirements.",
"title": "InsideOut (Riley)",
"repository": {
"url": "https://github.com/luthersystems/insideout-agent-skills",
"source": "github"
},
"version": "0.36.3",
"websiteUrl": "https://insideout.luthersystems.com",
"packages": [
{
"registryType": "oci",
"identifier": "docker.io/luthersystems/insideout-mcp:v0.36.3",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://app.luthersystems.com/v1/insideout-mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}