{"success":true,"message":"ok","data":{"name":"aero-ventures-mcp","description":"Aero Ventures business-aviation MCP server (read-only Postgres + UI deep links).","version":"2.2.0","protocol":"mcp","transport":{"sse":{"endpoint":"/sse","message":"/message"}},"capabilities":["tools","prompts","resources","instructions"],"auth":{"type":"oauth2","flow":"authorization_code+pkce","issuer":"https://mcp.aeroventures.com/","metadata":{"authorization_server":"https://mcp.aeroventures.com/.well-known/oauth-authorization-server","protected_resource":"https://mcp.aeroventures.com/.well-known/oauth-protected-resource"},"scopes":["mcp:read"],"dynamic_client_registration":true,"identity_provider":"Aero Ventures (phone + SMS OTP)"},"docs":{"instructions":"/instructions","tools":[{"name":"list_tables","description":"List all available tables in the database. Call this first to discover what data is available."},{"name":"describe_table","description":"Show the columns, data types, and constraints of a specific table."},{"name":"read_query","description":"Execute a read-only SQL SELECT query. Only SELECT is allowed. Results limited to 100 rows."}],"prompts":[{"name":"compute_fmv","description":"Compute Fair Market Value (FMV) for a specific aircraft by serial number. Follows the 3-step comparable-aircraft methodology defined in section 8 of the domain instructions."},{"name":"market_report","description":"Generate a market report for a specific aircraft model. Returns live market metrics (for-sale, avg asking, avg DOM), recent retail transactions, 12-month trends, country distribution, and fleet in-service counts."},{"name":"absorption_rate","description":"Compute the current absorption rate (months of inventory remaining) for a specific aircraft model."},{"name":"residual_value","description":"Project the 5-year residual value for an aircraft given its FMV (or serial) and annual flight hours."},{"name":"aircraft_listings","description":"List aircraft currently for sale matching a model name. Returns the marketplace URL if the deployment is configured with a frontend."}]}}}