Skip to main content
Glama

microsandbox

by microsandbox
DEVELOPMENT.md510 B
## Development ### Setup ```bash # Clone the repository git clone https://github.com/yourusername/monocore.git cd monocore/sdk/javascript # Install dependencies npm install ``` ### Running Tests ```bash npm test ``` ### Building the Package ```bash npm run build ``` ### Publishing to npm ```bash # Login to npm (if not already logged in) npm login # Publish the package npm publish ``` Make sure you have registered for an account on [npm](https://www.npmjs.com/) and verified your email address.

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