OpenCode Org Config

Organization-wide defaults for OpenCode at Lightspeed.

This endpoint is safe to share. It serves default configuration for our AI coding assistant. It does not include secrets, credentials, or personal data — only permission rules, default model settings, and MCP server definitions.

What is this?

OpenCode automatically fetches .well-known/opencode from this URL and applies it as the lowest-priority config layer. Your local and personal settings always override these defaults (see config precedence order).

What's configured?

See the README for full details.

How to use it

Run either command below to connect your OpenCode client to this remote config:

opencode auth login https://opencode-config.ai.lightspeed.app

Or, if you use the toolkit:

ftl ai reconfigure

Links