Get Started
Kilo Code
Connect Bardo through Kilo Code's project MCP configuration and keep the agent in the prepared workspace.
Use this guide for Kilo Code.
Install Kilo CodeLink to install-kilo-code
Install or update Kilo Code, then open the campaign workspace you want Bardo to manage.
Kilo Code's current MCP docs describe project-level MCP configuration through .kilocode/mcp.json.
Connect BardoLink to connect-bardo
From the workspace root:
bardo login
bardo init
bardo connect --client kilo
Expected result: Bardo writes .kilocode/mcp.json in the workspace root.
What Bardo writesLink to what-bardo-writes
Bardo writes a project MCP config under mcpServers that starts the local Bardo bridge with bardo mcp serve.
Use Bardo well in Kilo CodeLink to use-bardo-well-in-kilo-code
Keep Kilo Code pointed at the same local workspace you prepared with Bardo.
Troubleshooting:
- Restart Kilo Code if the new MCP server is not picked up.
- If tools appear but play is thin, improve the campaign notes and re-run
bardo init. - If
.bardo/is missing, rebuild it before asking Kilo Code to continue.