Setup
Use Intern with Kiro
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 Kiro
Keep oauthScopes as shown. It stops Kiro from requesting openid and email, which Intern does not support.
- Add this entry to
.kiro/settings/mcp.jsonin your project, keeping any existing connections. - Open Kiro’s MCP controls and sign in to Intern in your browser.
- Approve access, then ask Kiro to build a site.
Kiro config
{
"mcpServers": {
"intern": {
"url": "https://tryintern.dev/mcp",
"oauthScopes": []
}
}
}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.