We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 345b9b3 commit 92f5c48Copy full SHA for 92f5c48
src/mcp_agent/cli/commands/install.py
@@ -28,7 +28,6 @@
28
from copy import deepcopy
29
from pathlib import Path
30
from typing import Optional
31
-from urllib.parse import urlparse
32
33
import typer
34
from rich.panel import Panel
0 commit comments