Signed deterministic AI-governance measurement: EU AI Act cards + agent-callable record verify.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
The World's First AI Safety Infrastructure Platform
CSOAI is a comprehensive AI safety governance platform providing multi-framework compliance, Byzantine fault-tolerant decision-making, and workforce development for the AI safety industry.
CSOAI serves three core functions:
| Layer | Technology |
|---|---|
| Frontend | React 19, TypeScript, TailwindCSS, Wouter |
| Backend | Node.js, Express, tRPC |
| Database | PostgreSQL/MySQL, Drizzle ORM |
| AI | OpenAI, Anthropic, Google Gemini |
| Payments | Stripe |
| Storage | AWS S3 |
``` CSOAI/ βββ client/ # React frontend β βββ src/ β β βββ components/ # Reusable UI components β β βββ pages/ # Page components β β βββ contexts/ # React contexts β β βββ hooks/ # Custom hooks β β βββ lib/ # Utilities and tRPC client β β βββ styles/ # CSS styles β βββ index.html β βββ vite.config.ts βββ server/ # Node.js backend β βββ routers/ # tRPC routers β βββ services/ # Business logic β β βββ council.ts # 33-Agent Council β β βββ auth.ts # Authentication β β βββ ... β βββ db/ # Database schema and config β βββ content/ # Training module content β βββ index.ts # Server entry point βββ shared/ # Shared types and schemas βββ docs/ # Documentation β βββ architecture/ # Technical architecture β βββ compliance/ # Compliance frameworks β βββ courses/ # Training content β βββ business/ # Business docs βββ tests/ # Test files βββ assets/ # Static assets ```
Clone the repository ```bash git clone https://github.com/csoai/platform.git cd CSOAI ```
Install dependencies ```bash pnpm install ```
Configure environment ```bash cp .env.example .env
```
Set up database ```bash pnpm db:push ```
Start development server ```bash pnpm dev ```
The frontend will be available at http://localhost:5173 The API will be available at http://localhost:3001
The EU AI Act is the world's first comprehensive legal framework on AI. CSOAI maps all 113 articles and provides:
The NIST AI Risk Management Framework provides:
AI Management System standard covering:
Chinese AI Safety Governance Framework:
MIT License - see LICENSE file for details.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/csoai)<a href="https://allmcps.com/mcp/csoai"><img src="https://allmcps.com/api/badge/csoai?style=directory" alt="Csoai on AllMCPs" /></a>