MCP Server
MCP
CodePic
AI agent draws editable hand-drawn diagrams (flowchart, ER, architecture) via MCP, not static images
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://codepic.cc/api/mcp/mcp",
"headers": [
{
"description": "Bearer API key from https://codepic.cc/settings/api-keys (format: cpk_...)",
"isRequired": true,
"isSecret": true,
"name": "Authorization"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
By
Comments
Sign in to leave a comment