What is Make?
Make is a automation 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 Make
- Trigger scenarios with parameters
- Use Make's MCP tools
How to connect Make
- In Make, enable the MCP server (Make grid → your token) and copy the MCP URL for your region. Make Help: MCP server
- Paste the URL here and Connect.
Security: The Make MCP URL embeds your token — treat it as a secret. We store it write-only and you can rotate it from Make any time.
Related automation integrations
Frequently asked questions
- Can OSP.net connect to Make?
- Yes. Make is a native OSP.net integration — you bring your own Make key or token, paste it in your dashboard, and your agent restarts live.
- What can my OSP agent do with Make?
- Run your Make scenarios from your agent via Make's MCP server. Specifically: Trigger scenarios with parameters; Use Make's MCP tools.
- Is Make a native integration or via the gateway?
- Make 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 Make data secure with OSP.net?
- Yes. Your Make 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.