Loading MCP server directory, please wait...
Shared visual canvas (Excalidraw) for collaborative whiteboarding between AI agents and humans.
npx @getmcp/cli add io.github.sshwarts/napkinRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.sshwarts/napkin": {
"command": "npx",
"args": [
"-y",
"napkin-mcp"
],
"env": {
"ANTHROPIC_API_KEY": ""
}
}
}
}