mirror of
https://github.com/Monadical-SAS/cubbi.git
synced 2025-12-20 12:19:07 +00:00
docs: add mit license
This commit is contained in:
@@ -7,6 +7,7 @@ Cubbi is a command-line tool for managing ephemeral containers that run AI tools
|
||||

|
||||

|
||||
[](https://github.com/monadical-sas/cubbi/actions/workflows/pytests.yml)
|
||||
[](https://opensource.org/licenses/MIT)
|
||||
|
||||
</div>
|
||||
|
||||
@@ -355,3 +356,7 @@ cubbi github.com/username/repo --mcp github
|
||||
```
|
||||
|
||||
MCP servers are persistent and can be shared between sessions. They continue running even when sessions are closed, allowing for efficient reuse across multiple sessions.
|
||||
|
||||
## 📜 License
|
||||
|
||||
Cubbi is licensed under the [MIT License](LICENSE).
|
||||
|
||||
Reference in New Issue
Block a user