What is MySQL?
MySQL is a data & databases tool. With OSP.net, your AI agent connects to it directly so it can act on your behalf instead of just answering questions about it.
What your OSP agent can do with MySQL
- Explore schemas
- Run read-only SQL
How to connect MySQL
Paste your MySQL credentials in your OSP.net dashboard and your agent restarts live within a minute.
Related data & databases integrations
Frequently asked questions
- Can OSP.net connect to MySQL?
- Yes. MySQL is a native OSP.net integration — you bring your own MySQL key or token, paste it in your dashboard, and your agent restarts live.
- What can my OSP agent do with MySQL?
- Read-only questions answered straight from your MySQL database. Specifically: Explore schemas; Run read-only SQL.
- Is MySQL a native integration or via the gateway?
- MySQL is a native, baked-in integration. You connect it with your own credentials, which are stored in an encrypted vault and injected only at runtime.
- Is my MySQL data secure with OSP.net?
- Yes. Your MySQL credentials live in an encrypted secrets vault, are injected only at container runtime, and are never written to disk in plaintext or used to train any model. Each customer runs in a fully isolated instance.