fastmcp/examples/apps/file_upload
Jeremiah Lowin 773f6586e0
Route app tool calls via ___-prefixed names instead of _meta
Hosts (Goose, MCP Jam) don't forward _meta on callServerTool, which
broke app tool routing entirely. Encode the app identity in the tool
name on the wire instead: the resolver writes "AppName___tool_name",
and the server parses it to route via get_app_tool.
2026-03-27 21:31:16 -04:00
..
file_upload_server.py Route app tool calls via ___-prefixed names instead of _meta 2026-03-27 21:31:16 -04:00