Skip to content
Back to search
30
MCP

codex-tldraw-mcp

npm/codex-tldraw-mcp

A Codex stdio MCP server for generating tldraw product workflow diagrams.

Uptime
0.0%
13 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

geirhan/tldrawmcp
tldraw MCP Server. Collaborative diagramming with live web integration.
0 tools
codex-mcp-server
MCP server for Codex CLI with tmux persistence, git worktree isolation, and async dispatch.
0 tools
Codex MCP Go
MCP server wrapping Codex CLI for stdio-based tool calls.
0 tools
claude-excalidraw-mcp
MCP server that turns Claude Code into an Excalidraw diagram generator
0 tools
codex-mcp-bridge
Lightweight stdio MCP server that bridges Claude CLI tools to codex exec
0 tools
codex-as-mcp
MCP server for delegating tasks to Codex CLI subagents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "codex-tldraw-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}