# Microsandbox Ruby SDK
A minimal Ruby SDK for the Microsandbox project.
## Installation
Add this line to your application's Gemfile:
```ruby
gem 'microsandbox'
```
And then execute:
```bash
bundle install
```
Or install it yourself as:
```bash
gem install microsandbox
```
## Usage
```ruby
require 'microsandbox'
# Print a greeting
Microsandbox.greet('World')
```
## License
[Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0)
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/microsandbox/microsandbox'
If you have feedback or need assistance with the MCP directory API, please join our Discord server