MCP Server
MCP
io.github.jananadiw/codex-tldraw-mcp
A Codex stdio MCP server that generates repo-local tldraw diagrams and detects code graph drift.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "codex-tldraw-mcp",
"version": "0.5.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Optional path-delimited allowlist restricting which repository roots this local filesystem tool can read and write.",
"format": "string",
"name": "TLDRAW_MCP_ALLOWED_ROOTS"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment