"use client"; import useMCP from "../../hooks/useMCP"; export default function MCPWorkspace(){ const {loading}=useMCP(); return(