systemprompt-mcp 0.14.0

Native Model Context Protocol (MCP) implementation for systemprompt.io. Orchestration, per-server OAuth2, RBAC middleware, and tool-call governance — the core of the AI governance pipeline.
Documentation
1
2
3
4
5
6
7
8
9
10
.chart-wrapper {
    position: relative;
    width: 100%;
    height: 400px;
    max-height: 70vh;
}

canvas {
    max-width: 100%;
}