feat(sync): add Claude home sync parity across providers
This commit is contained in:
@@ -19,6 +19,7 @@ export type WindsurfMcpServerEntry = {
|
||||
args?: string[]
|
||||
env?: Record<string, string>
|
||||
serverUrl?: string
|
||||
url?: string
|
||||
headers?: Record<string, string>
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user