cmeans/awareness-canvas
AI-generated canvas UI for Awareness — your agents build the dashboard
Platform-specific configuration:
{
"mcpServers": {
"awareness-canvas": {
"command": "npx",
"args": [
"-y",
"awareness-canvas"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> A canvas where your AI builds the dashboard.
awareness-canvas is the visual companion to mcp-awareness. Instead of a fixed dashboard with pre-built widgets, you have a chat panel and a spatial canvas. Ask your AI for a visualization and it generates a React component on the fly, queries Awareness for the data, and renders it as a draggable, resizable widget on your canvas.
Over time, your canvas becomes your personalized dashboard — not because you configured it, but because you asked for what you wanted and kept what was useful.
Planning phase. See docs/design.md for the architecture and approach.
get_stats, get_tags) and can suggest visualizations.mcp-awareness is the store — knowledge, intentions, alerts, patterns. It speaks MCP.
awareness-canvas is the surface — a web app that talks to Awareness through the AI. The AI is the API layer. The canvas never touches the database directly.
---
*Part of the Awareness ecosystem. Copyright (c) 2026 Chris Means.*
Loading reviews...