export type MCPServerOauthFind = { url: string; callback_url?: string; name?: string; };