Loading MCP server directory, please wait...
Let AI agents draw on your local-first KaiBoard whiteboards (relay or local folder).
npx @getmcp/cli add io.github.ChasenKai/kaiboard-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ChasenKai/kaiboard-mcp": {
"command": "npx",
"args": [
"-y",
"@kaibuddy/kaiboard-mcp"
],
"env": {
"KAIBOARD_TOKEN": ""
}
}
}
}