← Registry

Developer Tools

codepic.cc

Create and manage hand-drawn style diagrams for documentation and design.

1 endpoint6 known toolsFirst detected August 17, 2026Last detected August 17, 2026

ENDPOINT 1

https://codepic.cc/api/mcp/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChanged

Known tools 6

get_shape_docs

Return the full CodePic shape reference — all element types, their fields, data payloads, and JSON examples.

Inferred read-only
list_templates

List all available CodePic diagram templates.

Inferred read-only
create_from_template

Create a new CodePic diagram from a predefined template.

Potential side effects
create_diagram

Create a custom CodePic hand-drawn style diagram by specifying nodes and edges.

Potential side effects
get_diagram

Fetch the current state of an existing CodePic diagram.

Inferred read-only
update_diagram

Update an existing CodePic diagram.

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.mcp-typescript-server-on-vercel]
url = "https://codepic.cc/api/mcp/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://codepic.cc/api/mcp/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://codepic.cc/api/mcp/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://codepic.cc/api/mcp/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://codepic.cc/api/mcp/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://codepic.cc/api/mcp/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for codepic.cc was fetched 2026-08-21T10:34:52.989Z.

Trust status Trusted

codepic.cc is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.