Setup
Use Intern with OpenCode
Intern is where your agent publishes working internal sites: private behind your company sign-in, with a database underneath and a durable URL you can send to your team.
Connect OpenCode 2
Using OpenCode 1? Put the intern entry directly under mcp, without servers.
- Add this section to
~/.config/opencode/opencode.json. - Use OpenCode’s MCP authentication controls to sign in to Intern in your browser.
- Ask OpenCode to build a site.
OpenCode 2 config
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"servers": {
"intern": {
"type": "remote",
"url": "https://tryintern.dev/mcp"
}
}
}
}Three things to ask it first
- Turn this release plan into a private launch room and publish it.
- Make a live dashboard from this CSV and send me the link.
- Build an on-call page for this incident and invite my teammate.