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.
2 parents c738371 + ebd19f4 commit 6eb6c8bCopy full SHA for 6eb6c8b
pizzaz_server_python/main.py
@@ -129,8 +129,6 @@ class PizzaInput(BaseModel):
129
130
mcp = FastMCP(
131
name="pizzaz-python",
132
- sse_path="/mcp",
133
- message_path="/mcp/messages",
134
stateless_http=True,
135
)
136
solar-system_server_python/main.py
@@ -92,8 +92,6 @@ class SolarInput(BaseModel):
92
93
94
name="solar-system-python",
95
96
97
98
99
0 commit comments