Commit fbefe2e
committed
fix: remove unsupported FastMCP constructor args for mcp >=1.15
FastMCP.__init__ no longer accepts **settings kwargs (changed in
modelcontextprotocol/python-sdk#1198). The description and version
params were never part of the Settings model and only worked because
the old constructor silently accepted arbitrary keyword arguments.1 parent 10091e5 commit fbefe2e
1 file changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 6 | + | |
0 commit comments