Fix fastmcp import path
This commit is contained in:
@@ -14,7 +14,7 @@ from pathlib import Path
|
|||||||
from typing import Optional
|
from typing import Optional
|
||||||
|
|
||||||
import httpx
|
import httpx
|
||||||
from fastmcp import FastMCP
|
from mcp.server.fastmcp import FastMCP
|
||||||
|
|
||||||
# Initialize MCP
|
# Initialize MCP
|
||||||
mcp = FastMCP("Ear STT Transcriber")
|
mcp = FastMCP("Ear STT Transcriber")
|
||||||
|
|||||||
Reference in New Issue
Block a user