systemprompt-mcp 0.1.0

Core MCP (Model Context Protocol) functionality for systemprompt.io OS
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%;
}