Skip to content

magicpathai/magicpath

v0.9.0MIT

Design and build interactive UI on a shared canvas. Bring local code and repositories into MagicPath, install or export designs, and map ideas with diagrams, flowcharts, wireframes, user journeys, and annotations.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

magicpathstreamable-http
{
  "type": "streamable-http",
  "url": "https://api.magicpath.ai/mcp"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "magicpath",
  "version": "0.9.0",
  "description": "Design and build interactive UI on a shared canvas. Bring local code and repositories into MagicPath, install or export designs, and map ideas with diagrams, flowcharts, wireframes, user journeys, and annotations.",
  "author": {
    "name": "MagicPath",
    "email": "support@magicpath.ai",
    "url": "https://www.magicpath.ai"
  },
  "homepage": "https://www.magicpath.ai",
  "repository": "https://github.com/MagicPathAI/magicpath-agent-plugin",
  "license": "MIT",
  "keywords": ["magicpath", "design", "ui-components", "design-system", "design-to-code", "mcp", "canvas"]
}