liz-whiteboard-mcp
MCPReferenceby LizardLiang
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
DATABASE_URLSQLite file path, e.g., file:/abs/path/data/app.db
MCP_DEV_AUTHDev only: enable stub verifier (set to 'stub')
OAUTH_ISSUERPublic issuer URL of the Authorization Server
LIZ_SOCKET_URLCollaboration Socket.IO server URL (e.g., ws://localhost:3010)
OAUTH_JWKS_URLOptional JWKS URL (defaults to {issuer}/.well-known/jwks.json)
MCP_DEV_USER_IDDev only: UUID of the user to impersonate
MCP_LISTEN_ADDRListen address (default 127.0.0.1:3011)
COLLAB_TOKEN_URLsecretAS collab-token endpoint
MCP_RESOURCE_URICanonical public URI of this server (expected token aud)
MCP_CLIENT_SECRETsecretConfidential-client secret for minting collaboration tokens
MCP_DEV_STUB_TOKENsecretDev only: stub token value
COLLAB_RESOURCE_URICollaboration token audience
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.