Inject a custom Anthropic User-Agent into OpenCode for Claude OAuth, token refresh, API calls, and key creation
{
"mcpServers": {
"opencode-anthropic-user-agent-plugin": {
"command": "npx",
"args": [
"-y",
"opencode-anthropic-user-agent-plugin"
]
}
}
}