# Microsandbox Nim SDK
A minimal Nim SDK for the Microsandbox project.
## Installation
```bash
nimble install microsandbox
```
Or add to your `.nimble` file:
```nim
requires "microsandbox >= 0.0.1"
```
## Usage
```nim
import microsandbox
# Print a greeting
let message = greet("World")
```
## License
[MIT](LICENSE)
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