You're viewing a demo portfolio

Join the waitlist
PRSM

plan_instance

Active

Tool of cloud.redu/mcp

declared in 2.0.0

Aggregates images/flavors/keypairs/networks/security groups into human-friendly choices. Does not create anything. Happy path: import_keypair → plan_instance → create_instance → get_ssh_command. Call this second (after import_keypair, if you have no keypairs).

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "osHint": {
      "type": "string",
      "default": ""
    },
    "sizeHint": {
      "enum": [
        "small",
        "medium",
        "large"
      ],
      "type": "string"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

cloud.redu/mcp

1/7 registries
View full server →