Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ADDITIONAL.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ This is a curated collection of community-built frameworks and resources that si
* **[OpenMCP Client](https://github.com/LSTM-Kirigaya/openmcp-client/)** - An all-in-one vscode/trae/cursor plugin for MCP server debugging. [Document](https://kirigaya.cn/openmcp/) & [OpenMCP SDK](https://kirigaya.cn/openmcp/sdk-tutorial/).
* **[PHP MCP Client](https://github.com/php-mcp/client)** - Core PHP implementation for the Model Context Protocol (MCP) Client
* **[Runbear](https://runbear.io/solutions/integrations/slack/mcp)** - No-code MCP client for team chat platforms, such as Slack, Microsoft Teams, and Discord.
* **[Reactive Agents](https://github.com/tylerjrbuell/reactive-agents-ts)** - A type-safe TypeScript AI agent framework built on Effect-TS; an MCP-native client/host that runs the same code on local Ollama and frontier APIs.

## 📚 Resources

Expand Down
Loading