ClaudeSuperPower
C

cnvs.app

MCP Server

Real-time collaborative whiteboard — AI agents and humans edit the same board live over MCP.

Install

claude mcp add --transport http whiteboard https://cnvs.app/mcp

What is cnvs.app?

Real-time collaborative whiteboard — AI agents and humans edit the same board live over MCP.

Trust

79/100 · Good

2 factors scored below maximum

Documentation

README · ~6 min read

cnvs-whiteboard-skills

Agent Skills + MCP server discovery for cnvs.app — the free, no-signup real-time collaborative whiteboard. Any AI agent can read, write, draw, diagram, and subscribe to live human edits on a shared canvas, either through the hosted MCP server or the REST fallback.

Works with Claude Code, Claude Desktop, Cursor, OpenCode / OpenAI Codex, Aider (with MCP plugin), any other MCP-speaking client, and Hermes-family agents.

MCP Server

Endpoint: https://cnvs.app/mcp (Streamable HTTP, protocol 2025-06-18, no auth — the board ID is the access key).

Registered in the official MCP Registry as app.cnvs/whiteboard.

Capabilities

  • Tools (10): open_board, get_board, get_preview, add_text, add_link, add_image, draw_stroke, move, erase, wait_for_update. All ten have 1:1 REST mirrors at https://cnvs.app/api/boards/<id>/… for runtimes that can't speak MCP.
  • Resources (2): cnvs://board/{id}/state.json (full snapshot, subscribable) and cnvs://board/{id}/preview.svg (visual render, subscribable).
  • Subscriptions: resources/subscribe supported with notifications/resources/updated pushed over SSE, debounced ~3 s after activity settles.

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just mcp servers.