We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a492a2 commit 6c6fff6Copy full SHA for 6c6fff6
1 file changed
README.md
@@ -256,6 +256,15 @@ fastmcpp/
256
README.md # This file
257
```
258
259
+## Projects Using This Library
260
+
261
+| Project | Description |
262
+|---------|-------------|
263
+| [copilot-sdk-cpp](https://github.com/0xeb/copilot-sdk-cpp) | C++ SDK for GitHub Copilot CLI |
264
+| [claude-agent-sdk-cpp](https://github.com/0xeb/claude-agent-sdk-cpp) | C++ SDK for Claude Code CLI with MCP support |
265
266
+Want to add your project? Open a PR!
267
268
## Contributing
269
270
Contributions are welcome. Please:
0 commit comments