You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I created a fastmcp proxy and want to mount it with an already running fastapi service. How can I do this? I found that in the case of the document, the proxy is created first, and then the fastapi service is created with the proxy context as a parameter. If my fastapi service already exists, how can I do this?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I created a fastmcp proxy and want to mount it with an already running fastapi service. How can I do this? I found that in the case of the document, the proxy is created first, and then the fastapi service is created with the proxy context as a parameter. If my fastapi service already exists, how can I do this?
Beta Was this translation helpful? Give feedback.
All reactions