tppwholesale-mcp/app
mineracks 6a837b7ba9 fix: correct MCP SDK import paths for TransportSecuritySettings and app startup
- TransportSecuritySettings lives in mcp.server.fastmcp.server, not utilities.types
- Use mcp.run(transport="streamable-http") instead of get_app() + uvicorn
- Use @mcp.custom_route for REST endpoints instead of mounting on starlette app

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-21 21:30:33 +10:00
..
__init__.py Initial commit: TPP Wholesale MCP server 2026-04-21 21:19:54 +10:00
server.py fix: correct MCP SDK import paths for TransportSecuritySettings and app startup 2026-04-21 21:30:33 +10:00
tpp_client.py Initial commit: TPP Wholesale MCP server 2026-04-21 21:19:54 +10:00