mirror of
https://github.com/anthropics/claude-plugins-official.git
synced 2026-03-19 23:23:07 +00:00
14 lines
300 B
JSON
14 lines
300 B
JSON
{
|
|
"name": "fakechat",
|
|
"description": "Localhost iMessage-style web chat for Claude Code \u2014 test surface with file upload and edits. No tokens, no access control.",
|
|
"version": "0.0.1",
|
|
"keywords": [
|
|
"fakechat",
|
|
"web",
|
|
"localhost",
|
|
"testing",
|
|
"channel",
|
|
"mcp"
|
|
]
|
|
}
|