7 Commits

Author SHA1 Message Date
Bryan Thompson
fc49e6815f
recommender: add Convex to database/backend MCP coverage (#1981)
Picked up from sethconvex's PR #1966 (auto-closed by membership gate),
split off from #1980 (Convex plugin entry refresh) so the editorial
addition to claude-automation-recommender gets its own review.

Changes:

- SKILL.md: add `convex` to the package.json dep-detection grep, update
  the Database row in the indicator table to name Convex, and add a
  Convex MCP row to the MCP recommendation table.

- references/mcp-servers.md: new "Convex MCP" section in the Databases
  group (Supabase / Convex / PostgreSQL / Neon / Turso), and a row in
  the Detection Patterns quick reference.

Convex publishes its MCP server via the `convex` npm package
(`npx convex mcp start`), exposing tables, function-spec, data,
run-once-query, logs, env list/set/get. Same row pattern as the
existing database/backend MCP entries.

Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-28 07:59:33 -05:00
Claude
aecd4c852f
Add Apache 2.0 LICENSE files to all internal plugins
- Added Apache 2.0 license to the root of each plugin directory
- Ensures compliance with open-source licensing requirements
2026-02-20 01:06:49 +00:00
Isabella He
146d4788ff
merge slash commands and skills 2026-01-20 20:15:08 -08:00
Isabella He
6efe83162f
fix plugin.json description 2026-01-20 13:11:06 -08:00
Isabella He
3c1e3212f6
add marketplace.json changes 2026-01-20 12:43:47 -08:00
Isabella He
7d5dcb6765
edit claude enablement plugins description 2026-01-20 12:28:33 -08:00
Isabella He
a86e34672c
feat: add claude-code-setup and claude-md-management plugins 2026-01-16 14:34:43 -08:00