opencode
opencode copied to clipboard
feat(mcp): allow external configs in mcp/*.json
Allow loading mcp configs from ~/.config/opencode/mcp/*.json and $PWD/.opencode/mcp/*.json. Closes #1998.
if loadMcpFile is just used once just keep it inline in the for loop
@thdxr friendly ping :)
Interested in per-project MCP setup too 👍 Any chance to merge this?
Would like to request supporting .mcp.json as a format here.