Contributions of any kind are welcome! If you've found a bug or have a feature request, please open an issue.
For help with the SimpleLocalize API or building your integration, contact our support at contact@simplelocalize.io.
To make changes yourself, follow these steps:
-
Install dependencies:
pnpm install
-
Make your changes
-
Build the project:
pnpm build
-
Test changes with the MCP inspector:
pnpm inspector
Include your
--api-keywhen running the server -
Submit a pull request
We'll review your PR and get back to you. If approved, we'll merge your changes. Thanks for making SimpleLocalize better for everyone 💛