tech.waow.mcp.server
Samples
20 randomly sampled records from the AT Protocol firehose
tech.waow.mcp.server (20 samples)
{
"name": "lexidraw-mcp",
"repo": "https://tangled.org/zzstoatzz.io/lexidraw-mcp",
"$type": "tech.waow.mcp.server",
"tools": [
{
"name": "lexidraw_list",
"description": "list a handle's scenes — rkey, name, updatedAt"
},
{
"name": "lexidraw_open",
"description": "fetch a scene and return its Excalidraw elements"
},
{
"name": "lexidraw_save",
"description": "write a scene to your repo; returns the at:// uri and a shareable link"
}
],
"language": "typescript",
"createdAt": "2026-08-14T05:00:00.000Z",
"framework": "mcp-sdk",
"transport": "stdio",
"description": "read and write Lexidraw (Excalidraw-on-atproto) scenes as app.lexidraw.scene records, so an agent can draw straight into your own repo. reading anyone's public scenes needs no auth; saving uses an app password.",
"environment": [
{
"name": "LEXIDRAW_HANDLE",
"description": "atproto handle; only needed for lexidraw_save"
},
{
"name": "LEXIDRAW_APP_PASSWORD",
"description": "app password for saves; reading is auth-free"
}
]
}
did:plc:xbtmt2zjwlrfegqvch7fboei | at://did:plc:xbtmt2zjwlrfegqvch7fboei/tech.waow.mcp.server/lexidraw-mcp