Home › Development › codex-tldraw-mcp
codex-tldraw-mcp
A Codex stdio MCP server that generates repo-local tldraw diagrams and detects code graph drift.
Connect
Review any command before running it. Package names and URLs come from the server's own registry entry.
Package (npm 0.5.0)
npx -y codex-tldraw-mcp@0.5.0
Or add to your MCP client config:
{
"mcpServers": {
"codex-tldraw-mcp": {
"command": "npx",
"args": [
"-y",
"codex-tldraw-mcp@0.5.0"
],
"env": {
"TLDRAW_MCP_ALLOWED_ROOTS": "<YOUR_VALUE>"
}
}
}
}
TLDRAW_MCP_ALLOWED_ROOTS— Optional path-delimited allowlist restricting which repository roots this local filesystem tool can read and write.
Related servers
Codebase Memory
Codebase knowledge graph for AI agents — 162 languages, sub-ms queries, 99% fewer tokens.
mindshub
Connect and unify data across various platforms and databases with [MindsDB as a single MCP server](https://docs.mindsdb.com/mcp/overview).
Serena MCP: the IDE for your agent
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.
Repomix
Pack local or remote codebases into AI-friendly files that LLMs and coding agents can read or search
claude-task-master
AI-powered task management system for AI-driven development. Features PRD parsing, task expansion, multi-provider support (Claude, OpenAI,…
pydantic-ai
Run Python code in a secure sandbox via MCP tool calls
Data from the Official MCP Registry