plugin.json 300 B

12345678910111213
  1. {
  2. "name": "fakechat",
  3. "description": "Localhost iMessage-style web chat for Claude Code \u2014 test surface with file upload and edits. No tokens, no access control.",
  4. "version": "0.0.1",
  5. "keywords": [
  6. "fakechat",
  7. "web",
  8. "localhost",
  9. "testing",
  10. "channel",
  11. "mcp"
  12. ]
  13. }