{ "$schema": "https://gofastmcp.com/schemas/fastmcp/v1.json", "source": { "path": "server.py" }, "environment": { "python": "3.12", "dependencies": ["requests"] }, "deployment": { "transport": "stdio" } }