get_flight — skyaccess MCP Tool Read-only
get_flight
(get flight) is one of 5 tools on the
skyaccess
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_flight from your client
- Claude Code skyaccess get_flight run in your project directory
- Claude Desktop skyaccess get_flight ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor skyaccess get_flight ~/.cursor/mcp.json
- VS Code skyaccess get_flight .vscode/mcp.json
- Zed skyaccess get_flight ~/.config/zed/settings.json
- Windsurf skyaccess get_flight ~/.codeium/windsurf/mcp_config.json
- Cline skyaccess get_flight ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI skyaccess get_flight ~/.gemini/settings.json
- Grok skyaccess get_flight .mcp.json (in your project root)
- ChatGPT skyaccess get_flight Settings → Connectors → Advanced → Developer mode
- Claude.ai skyaccess get_flight Settings → Connectors → Add custom connector
- LangChain skyaccess get_flight pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http skyaccess https://api.skyaccess.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.