Kenneth Lien
c32a961662
Add discord channel plugin
...
Discord messaging bridge for Claude Code. Runs a local MCP server that
connects to Discord's Gateway via a user-created bot token.
Built-in access control: inbound messages are gated by an allowlist
(default: pairing mode), outbound sends are scoped to the same allowlist.
Guild channels require opt-in and @mention. The /discord:access skill
manages pairing, allowlists, and policy.
Ships full source — server.ts runs locally via bun, started by the
.mcp.json command.
2026-03-18 16:23:15 -07:00
Basil Hosmer
86c54b5466
feat: update Slack plugin to HTTP transport with OAuth config
...
- Switch from SSE to HTTP transport
- Update URL from /sse to /mcp endpoint
- Add OAuth clientId and callbackPort for Claude Code auth flow
2026-02-17 15:07:52 -05:00
Noah Zweben
dbc4a7733c
Add README and setup documentation for Greptile plugin ( #122 )
...
Claude-Generated-By: Claude Code (cli/claude-opus-4-5=100%)
Claude-Steers: 2
Claude-Permission-Prompts: 4
Claude-Escapes: 0
2026-01-05 21:15:35 -08:00
Noah Zweben
68a5c3685f
added new partners ( #36 )
2025-12-18 08:58:02 -08:00
Noah Zweben
75b126f3ba
swtiched to external vercel atlassian ( #33 )
2025-12-18 08:38:19 -08:00
Noah Zweben
ab2b6d0cad
change to use notion external ( #25 )
2025-12-16 15:13:40 -08:00
Noah Zweben
4fee769bf4
Point to external figma plugin ( #11 )
...
* point to external figma
* update marketplace def
2025-12-15 12:18:00 -08:00
Noah Zweben
19a119f97e
Update plugins library to include authors ( #6 )
...
* added Anthropic as author
* update figma
2025-12-12 16:52:17 -08:00
Noah Zweben
22d3def39e
Merge pull request #2 from anthropics/noahz/official_language
...
Add homepages, other cleanup
2025-12-01 16:03:02 -08:00
Noah Zweben MacBook
c7fb157236
remove readme from external plugins
2025-11-20 13:49:05 -08:00
Noah Zweben MacBook
4ca561fb85
creating intital scaffolding for claude code plugins
2025-11-20 11:47:24 -08:00