# Microsandbox.jl
A minimal Julia SDK for the Microsandbox project.
## Installation
```julia
] add Microsandbox
```
Or directly:
```julia
using Pkg
Pkg.add("Microsandbox")
```
## Usage
```julia
using Microsandbox
# Print a greeting
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