You're viewing a demo portfolio

Join the waitlist
PRSM

check_agent_prerequisites

Active

Tool of cloud.redu/mcp

declared in 2.0.0

Checks if your account has everything needed to run autonomous coding agents. Returns a checklist: API key validity, private network, SSH keypair, and billing. Safe to call anytime — read-only. Call this first before create_controller.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "github_pat": {
      "type": "string",
      "description": "GitHub Personal Access Token to validate (repo + workflow scopes required)"
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

cloud.redu/mcp

1/7 registries
View full server →
check_agent_prerequisites — cloud.redu/mcp — PRSM MCP