You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -117,12 +117,12 @@ The O-QT MCP server turns that workflow into an **open, programmable interface**
117
117
118
118
| Capability | Description |
119
119
| --- | --- |
120
-
|**Primary workflow engine**| Calls the OECD QSAR Toolbox WebAPI to run searches, profilers, metabolism simulators, curated QSAR models, and the flagship `run_oqt_multiagent_workflow` entrypoint. |
121
-
|**Grouping/read-across support**| Builds OECD-style grouping dossiers through `build_grouping_justification` with structured similarity and uncertainty reporting. |
122
-
|**Portable handoff contracts**| Publishes stable cross-suite handoff schemas for downstream orchestrators and other contract consumers, including evidence blocks, applicability-domain review, and attachment manifests. |
123
-
|**Regulatory-ready reporting**| Generates a comprehensive PDF (ReportLab), Markdown narrative, and JSON provenance bundle. |
124
-
|**Enterprise security**| OAuth2/OIDC token validation, RBAC per tool, audit logging, and Docker hardening. |
125
-
|**Agent friendly**| Tested with Claude Code, Codex CLI, and Gemini CLI (see [integration guide](docs/integration_guides/mcp_integration.md)). |
120
+
|🔬 **Primary workflow engine**| Calls the OECD QSAR Toolbox WebAPI to run searches, profilers, metabolism simulators, curated QSAR models, and the flagship `run_oqt_multiagent_workflow` entrypoint. |
121
+
|🧩 **Grouping/read-across support**| Builds OECD-style grouping dossiers through `build_grouping_justification` with structured similarity and uncertainty reporting. |
122
+
|📦 **Portable handoff contracts**| Publishes stable cross-suite handoff schemas for downstream orchestrators and other contract consumers, including evidence blocks, applicability-domain review, and attachment manifests. |
123
+
|🧾 **Regulatory-ready reporting**| Generates a comprehensive PDF (ReportLab), Markdown narrative, and JSON provenance bundle. |
124
+
|🛡️ **Enterprise security**| OAuth2/OIDC token validation, RBAC per tool, audit logging, and Docker hardening. |
125
+
|🤖 **Agent friendly**| Tested with Claude Code, Codex CLI, and Gemini CLI (see [integration guide](docs/integration_guides/mcp_integration.md)). |
0 commit comments