diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index a20c284..d8b6c91 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -1 +1,10 @@ -ewogICJuYW1lIjogImx1Y2lkLW1jcCIsCiAgInZlcnNpb24iOiAiMC4yLjEiLAogICJkZXNjcmlwdGlvbiI6ICJDb25uZWN0IENvV29yayB0byB0aGUgTHVjaWQgTUNQIHNlcnZlciDigJQgc2VhcmNoIGRvY3VtZW50cywgZ2VuZXJhdGUgZGlhZ3JhbXMsIGJ1aWxkIG9yZyBjaGFydHMsIGFuZCBzaGFyZSBMdWNpZGNoYXJ0L0x1Y2lkc3BhcmsgY29udGVudCB3aXRob3V0IGxlYXZpbmcgQ2xhdWRlLiIsCiAgImF1dGhvciI6IHsKICAgICJuYW1lIjogIk1lc3NhZ2UgUG9pbnQgTWVkaWEiCiAgfSwKICAia2V5d29yZHMiOiBbImx1Y2lkIiwgImx1Y2lkY2hhcnQiLCAibHVjaWRzcGFyayIsICJkaWFncmFtcyIsICJmbG93Y2hhcnQiLCAib3JnLWNoYXJ0IiwgIm1jcCJdLAogICJtY3BTZXJ2ZXJzIjogIi4vLm1jcC5qc29uIgp9Cg== \ No newline at end of file +{ + "name": "lucid-mcp", + "version": "0.2.1", + "description": "Connect CoWork to the Lucid MCP server — search documents, generate diagrams, build org charts, and share Lucidchart/Lucidspark content without leaving Claude.", + "author": { + "name": "Message Point Media" + }, + "keywords": ["lucid", "lucidchart", "lucidspark", "diagrams", "flowchart", "org-chart", "mcp"], + "mcpServers": "./.mcp.json" +}