opencode-config
This repo contains portable OpenCode configurations. Each subdirectory is a self-contained config — set OPENCODE_CONFIG_DIR to any subdirectory and start opencode to launch with that configuration (e.g., OPENCODE_CONFIG_DIR=~/opencode-config/mcp-synapse opencode). This makes it easy to maintain multiple independent setups (agent councils, MCP servers, specialized toolchains) and swap between them with a shell alias.
Docs
- Building a Council of Personas — how to define agents with different expertise areas, assign models, and orchestrate them
- MCP Server Configs — how to connect OpenCode to MCP servers like Synapse
See Also
- oh-my-openagent-config — works on the same principle (set
OPENCODE_CONFIG_DIRto a subdirectory), but targeted at configuring oh-my-openagent personas and settings
Description
Languages
Markdown
100%