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