nkulavic/opencode-mcp
MCP server bridging OpenCode SDK to Claude Code — fast AI coding agents powered by Cerebras
Platform-specific configuration:
{
"mcpServers": {
"opencode-mcp": {
"command": "npx",
"args": [
"-y",
"opencode-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...