MCP tool

probierz_stado_evaluate_seo

SIDE-EFFECTING: submit the complete SEO evaluator to a Stado-selected dedicated host, materialize only the declared Brama and signing secrets, and fetch the immutable evidence bundle.

Input schema#

JSON Schema
{
  "type": "object",
  "properties": {
    "appId": {
      "type": "string",
      "description": "Manifest app ID; defaults to landing-page."
    },
    "baseUrl": {
      "type": "string"
    },
    "mode": {
      "type": "string",
      "description": "pull-request, release, nightly, or production."
    },
    "policyPath": {
      "type": "string"
    },
    "briefPath": {
      "type": "string"
    },
    "primaryModel": {
      "type": "string"
    },
    "secondaryModel": {
      "type": "string"
    },
    "adjudicatorModel": {
      "type": "string"
    },
    "agentId": {
      "type": "string"
    },
    "productionEvidencePath": {
      "type": "string"
    },
    "host": {
      "type": "string",
      "description": "Dedicated Stado host; defaults to stado:mini."
    },
    "watch": {
      "type": "boolean",
      "description": "Default true; waits for completion and fetches results."
    }
  },
  "required": [
    "baseUrl",
    "primaryModel",
    "secondaryModel",
    "adjudicatorModel"
  ]
}

Source snapshot#

Generated from `probierz-mcp` at https://github.com/wisent-ai/probierz.git revision `f40fa7ed94a028b56b5a59342eaf55982ba5cf7d`.

The server reports version `0.1.0`; binary SHA-256: `79e1c2cd42a3f276f9b8558a22e2fed8ef9c0b905e7c8c4468b75df932836edb`; tools/list SHA-256: `856670843b435996d8cd5e1542c3001560c0cf11baf48a2c528f68e31600fdde`.