Get Started
Kiro
Connect Bardo through Kiro's workspace MCP JSON and verify the local server from the same project.
Use this guide for Kiro CLI MCP.
Install KiroLink to install-kiro
Install or update Kiro, then open the campaign workspace you want Bardo to manage.
Kiro's current MCP docs load workspace MCP servers from .kiro/settings/mcp.json, with user-level config available separately.
Connect BardoLink to connect-bardo
From the workspace root:
bardo login
bardo init
bardo connect --client kiro
Expected result: Bardo writes .kiro/settings/mcp.json in the workspace root.
What Bardo writesLink to what-bardo-writes
Bardo writes a workspace MCP config under mcpServers that starts the local Bardo bridge with bardo mcp serve.
Use Bardo well in KiroLink to use-bardo-well-in-kiro
Start Kiro from the same workspace where you ran bardo connect --client kiro.
Troubleshooting:
- Restart Kiro if it does not load the new MCP config immediately.
- Validate the JSON file if Kiro reports a configuration error.
- If readiness is blocked, add the missing campaign material before continuing play.