get_filing — HKEx Filings MCP Tool Read-only
get_filing
(get filing) is one of 3 tools on the
HKEx Filings
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_filing from your client
- Claude Code HKEx Filings get_filing run in your project directory
- Claude Desktop HKEx Filings get_filing ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor HKEx Filings get_filing ~/.cursor/mcp.json
- VS Code HKEx Filings get_filing .vscode/mcp.json
- Zed HKEx Filings get_filing ~/.config/zed/settings.json
- Windsurf HKEx Filings get_filing ~/.codeium/windsurf/mcp_config.json
- Cline HKEx Filings get_filing ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI HKEx Filings get_filing ~/.gemini/settings.json
- Grok HKEx Filings get_filing .mcp.json (in your project root)
- ChatGPT HKEx Filings get_filing Settings → Connectors → Advanced → Developer mode
- Claude.ai HKEx Filings get_filing Settings → Connectors → Add custom connector
- LangChain HKEx Filings get_filing pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hkex-filings https://hkex-listco-updates.ascent-partners.com/api/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.