Google SEO MCP Server API - v1.13.5
    Preparing search index...
    • Returns Promise<
          | {
              content: { text: string; type: "text" }[];
              isError: boolean;
              [key: string]: unknown;
          }
          | { content: { text: string; type: "text" }[] },
      >