fix: Add httpx import to MCP server template
This commit is contained in:
@@ -471,6 +471,7 @@ import json
|
||||
import os
|
||||
from typing import Optional
|
||||
|
||||
import httpx
|
||||
from mcp.server.fastmcp import FastMCP
|
||||
from pydantic_ai import Agent
|
||||
|
||||
|
||||
Reference in New Issue
Block a user