← Registry

AI & Machine Learning

verificate.ai

Validates and gates AI outputs, plans, and code against enterprise and MLOps standards.

2 endpoints8 known toolsFirst detected July 27, 2026Last detected July 29, 2026

ENDPOINT 1

https://verificate-portal-verificate-granite-4-small.apps.gpu4.fusion.isys.hpc.dc.uq.edu.au/mcp

No auth detected

MCP server metadata

Name
verificate-mcp-http
Version
0.5.0
Capabilities
tools.listChangedloggingprompts.listChanged

Known tools 4

validate_ai_output

Enterprise validation gate (IBM/ISO/MLOps, top-5% bar).

Inferred read-only
validate_plan

Validate a PLAN/design BEFORE coding against enterprise standards: completeness, feasibility, performance & scalability implications, risks, ISO/MLOps compliance, and missing considerations.

Inferred read-only
analyze_code

Enterprise code analysis: performance/scalability hot paths, reliability, tech debt, and ISO/IEC 25010 + MLOps quality attributes (syntax/lint assumed handled upstream).

Inferred read-only
generate_code

Generate code with an LLM, then gate the result through the protection engine (no placeholder output)

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.verificate-mcp-http]
url = "https://verificate-portal-verificate-granite-4-small.apps.gpu4.fusion.isys.hpc.dc.uq.edu.au/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "verificate-mcp-http": {
      "type": "http",
      "url": "https://verificate-portal-verificate-granite-4-small.apps.gpu4.fusion.isys.hpc.dc.uq.edu.au/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: verificate-mcp-http
Remote MCP URL: https://verificate-portal-verificate-granite-4-small.apps.gpu4.fusion.isys.hpc.dc.uq.edu.au/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "verificate-mcp-http": {
      "url": "https://verificate-portal-verificate-granite-4-small.apps.gpu4.fusion.isys.hpc.dc.uq.edu.au/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "verificate-mcp-http": {
      "type": "http",
      "url": "https://verificate-portal-verificate-granite-4-small.apps.gpu4.fusion.isys.hpc.dc.uq.edu.au/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "verificate-mcp-http",
  "transport": "streamable-http",
  "url": "https://verificate-portal-verificate-granite-4-small.apps.gpu4.fusion.isys.hpc.dc.uq.edu.au/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://mcp.verificate.ai/mcp

No auth detected

MCP server metadata

Name
verificate-mcp-http
Version
0.7.1
Capabilities
tools.listChangedloggingprompts.listChangedresources.listChanged

Known tools 4

validate_ai_output

The merge gate for AI-written CODE: returns a binary approve/reject verdict with veto power — e.

Inferred read-only
validate_plan

The gate for PLANS, designs and specs — run BEFORE any code is written, the cheapest place to catch a bad design.

Inferred read-only
analyze_code

Advisory deep-dive on existing code — scores and findings, deliberately NO pass/fail verdict, so it never blocks an agent.

Inferred read-only
generate_code

Generate code and gate it in one step: an LLM writes the implementation, then the same protection engine as validate_ai_output vets it — retrying generation when the gate rejects.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.verificate-mcp-http]
url = "https://mcp.verificate.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "verificate-mcp-http": {
      "type": "http",
      "url": "https://mcp.verificate.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: verificate-mcp-http
Remote MCP URL: https://mcp.verificate.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "verificate-mcp-http": {
      "url": "https://mcp.verificate.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "verificate-mcp-http": {
      "type": "http",
      "url": "https://mcp.verificate.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "verificate-mcp-http",
  "transport": "streamable-http",
  "url": "https://mcp.verificate.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for uq.edu.au was fetched 2026-07-30T21:54:22.899Z.

Trust status Trusted

uq.edu.au is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.