> For the complete documentation index, see [llms.txt](https://help.cubelet.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.cubelet.ai/platform-and-integration/mcp-servers/isaca-governance-simulator.md).

# ISACA Governance Simulator

*The dedicated MCP server for ISACA Tri-Cert governance reporting and priority/lens tools.*

## Purpose

The ISACA Governance Simulator is a domain-specific MCP server for the ISACA Tri-Cert domain — CISA, CISM, CRISC, and CDPSE. It carries reporting and priority/lens tools for the ISACA domain, separate from the Case-practice tooling that runs on the manufacture server.

## Who it's for

Developers and AI agents building ISACA-specific tooling — report export or priority-stack/lens retrieval — for the CISA/CISM/CRISC/CDPSE domain.

## Endpoint

`https://isaca-governance-simulator.euler-center.workers.dev/mcp`

## Tools

| Tool                     | What it does                |
| ------------------------ | --------------------------- |
| `isaca_report_export`    | Exports an ISACA report.    |
| `gjf_get_priority_stack` | Retrieves a priority stack. |
| `gjf_get_lens`           | Retrieves a lens.           |

The `isaca_qae_*` tool suite is **not** on this server — it is registered on the manufacture server, where it runs ISACA practice sessions.

## Relationship to the manufacture server

Cubelet content for the ISACA domain is studied via the manufacture server (`https://manufacture.cubelet.ai/mcp`) using its generic content tools. Practice — both the Case-format `isaca_simulation_*` judgment exercises a learner works through in the Lab and the `isaca_qae_*` adaptive question practice — is also driven from the manufacture server. The ISACA Governance Simulator server adds domain-specific reporting and lens/priority tools on top of that; it does not itself serve cubelet content or run Cases.
