Back to search
30
MCP
streamable-http
CodePic
io.github.abelce/codepicAI agent draws editable hand-drawn diagrams (flowchart, ER, architecture) via MCP, not static images
Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://codepic.cc/api/mcp/mcp
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"codepic": {
"url": "https://codepic.cc/api/mcp/mcp",
"transport": "streamable-http"
}
}
}