← Registry

AI & Machine Learning

governanceready.sk

Classifies and provides information about AI use cases under the EU AI Act.

1 endpoint16 known toolsFirst detected July 30, 2026Last detected July 30, 2026

ENDPOINT 1

https://companion.governanceready.sk/api/mcp

No auth detected

MCP server metadata

Name
govready-companion
Version
1.0.0
Capabilities
tools

Known tools 16

classify_use_case

Classify an AI use case under the EU AI Act.

Inferred read-only
get_ai_act_article

Fetch the annotated EU AI Act Article by ID (e.g., "art-9").

Inferred read-only
lookup_term

Look up an EU AI Act glossary term.

Inferred read-only
regulatory_overlap

Cross-reference AI Act with GDPR, NIS2, DORA, MDR.

Inferred read-only
list_sources

List authoritative sources used by the Companion.

Inferred read-only
lookup_tool

Look up an AI tool by name.

Inferred read-only
analyze_workflow

Analyze an AI workflow involving multiple tools.

Inferred read-only
list_tool_categories

List the AI tool taxonomy categories.

Inferred read-only
vendor_due_diligence

Get vendor due-diligence questions, optionally for a specific tool category.

Inferred read-only
start_audit

Start a 12-question governance maturity audit.

Inferred read-only
submit_audit_answer

Submit one audit answer.

Inferred read-only
get_audit_result

Fetch the result of a completed audit by session_id.

Inferred read-only
email_audit_pdf

Send the audit result as a PDF to the user (lead capture, requires consents).

Potential side effects
verify_certificate

Verify a GovReady public certificate by reference (e.g., AEG-2026-0042).

Inferred read-only
language_waitlist

Join the waitlist for native locale support (Tier C languages).

Inferred read-only
submit_feedback

Submit a 1-5 rating for the answer you just received.

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.govready-companion]
url = "https://companion.governanceready.sk/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "govready-companion": {
      "type": "http",
      "url": "https://companion.governanceready.sk/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: govready-companion
Remote MCP URL: https://companion.governanceready.sk/api/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": {
    "govready-companion": {
      "url": "https://companion.governanceready.sk/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "govready-companion": {
      "type": "http",
      "url": "https://companion.governanceready.sk/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "govready-companion",
  "transport": "streamable-http",
  "url": "https://companion.governanceready.sk/api/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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