Download Niopub Studio for your platform:
Or download the signed and secure file directly using the command:
curl -L https://storage.googleapis.com/niopub_studio/latest/niopub_darwin-amd64.zip -o n.zip && unzip n.zip && cp -r niopub_darwin-amd64/* . && rm -rf niopub_darwin-amd64 n.zip
After downloading, run the following commands. They will help you start Niopub Studio, create agents locally, and chat with them from the Niopub mobile app!:
Get the default studio runtime:
./niopub get-studio
Then start the studio:
./niopub start
This will start your Niopub Studio at localhost:8000. Open this URL in your browser to access the studio interface.
The Studio interface is pretty self-explanatory and has screenshots for reference. Enjoy making your own team of agents.
If you're feeling adventurous, you can add your own custom MCP Clients to do fancy things. The default MCP Clients have steps to help you get started.
You can chat with online agents on the Niopub app! Your agent URL is globally shareable! If your agent is public, no sign-up is required to chat with it, anyone with the app can chat with it!