Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Overboard Claude Plugin

FreeNot checked

Claude Code plugin — create visual whiteboards, diagrams, flowcharts & project plans from your terminal. Free & open source.

GitHubEmbed

About

Claude Code plugin — create visual whiteboards, diagrams, flowcharts & project plans from your terminal. Free & open source.

README

Overboard Studio

Overboard Studio for Claude Code

Turn conversations into visual boards — directly from your terminal.

Website Stars MIT License Free Sign Up


Demo

you> /overboard plan Launch mobile app by Q3

Creating board "Mobile App Launch Plan"...
 Created 4 phase frames + 16 task items + 3 milestones

Board created: Mobile App Launch Plan
Open it: https://overboard.studio/board/abc123

Tip: Share with your team using the Share button.

Install (30 seconds)

# 1. Add the marketplace
/plugin marketplace add alona-iaig/overboard-claude-plugin

# 2. Install
/plugin install overboard

# 3. Connect your account
/overboard:setup

That's it. Start creating boards.

Usage

Command What it creates
/overboard plan Launch mobile app Phased project plan with tasks and milestones
/overboard diagram Auth flow System diagram with shapes and connectors
/overboard brainstorm Q3 ideas Themed sticky notes in organized frames
/overboard flowchart CI/CD pipeline Process flow with decision points
/overboard kanban Sprint 14 To Do / In Progress / Done columns
/overboard meeting Weekly sync Agenda + action items + decisions
/overboard strategy Product roadmap Strategic analysis with frames
/overboard retrospective Sprint 13 What went well / didn't / actions
/overboard swot vs Miro Four-quadrant SWOT analysis
/overboard mindmap Feature ideas Central topic with branching nodes
/overboard timeline Product milestones Timeline with date markers

Or just describe what you want:

/overboard How should we restructure the microservices?

The AI picks the best board type automatically.

Why?

You're already having the conversation in Claude Code. Why switch to another tool to visualize it?

  • No context switching — create boards without leaving your terminal
  • AI-structured — boards are organized, not random sticky notes
  • Shareable — every board has a link your team can open and edit
  • Free — unlimited boards on the free plan

What is Overboard Studio?

Overboard Studio is a free AI-powered collaborative whiteboard used by teams for:

  • Project planning and roadmaps
  • Architecture diagrams and flowcharts
  • Brainstorming and ideation
  • Sprint retrospectives and standups
  • Strategy workshops and SWOT analysis
  • Meeting notes and action tracking

Features: AI board generation, real-time collaboration, video calls, 40+ templates, export to PNG/SVG/PDF/PowerPoint, MCP integration.

How it works

Claude Code  →  MCP Protocol  →  Overboard Studio API  →  Visual Board
    (you)       (this plugin)      (creates elements)      (shareable link)

The plugin connects via MCP (Model Context Protocol). OAuth handles authentication — no API keys to manage.

Also works with

The Overboard MCP server works with any MCP-compatible AI tool:

  • Claude Desktop — Add to claude_desktop_config.json
  • Cursor — Add as MCP server in settings
  • ChatGPT — Via Actions (OpenAPI spec at api.overboard.studio/openapi.json)
  • GitHub Copilot — Via MCP integration

Links

Contributing

PRs welcome! The plugin is MIT licensed.

Star History

If this plugin is useful, please star it to help others discover it.

Star History Chart

from github.com/alona-iaig/overboard-claude-plugin

Installing Overboard Claude Plugin

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/alona-iaig/overboard-claude-plugin

FAQ

Is Overboard Claude Plugin MCP free?

Yes, Overboard Claude Plugin MCP is free — one-click install via Unyly at no cost.

Does Overboard Claude Plugin need an API key?

No, Overboard Claude Plugin runs without API keys or environment variables.

Is Overboard Claude Plugin hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Overboard Claude Plugin in Claude Desktop, Claude Code or Cursor?

Open Overboard Claude Plugin on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Overboard Claude Plugin with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All development MCPs