market.kimchi_alert — alphapipeline MCP Tool
market.kimchi_alert
(market kimchi alert) is one of 14 tools on the
alphapipeline
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call market.kimchi_alert from your client
- Claude Code alphapipeline market.kimchi_alert run in your project directory
- Claude Desktop alphapipeline market.kimchi_alert ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor alphapipeline market.kimchi_alert ~/.cursor/mcp.json
- VS Code alphapipeline market.kimchi_alert .vscode/mcp.json
- Zed alphapipeline market.kimchi_alert ~/.config/zed/settings.json
- Windsurf alphapipeline market.kimchi_alert ~/.codeium/windsurf/mcp_config.json
- Cline alphapipeline market.kimchi_alert ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI alphapipeline market.kimchi_alert ~/.gemini/settings.json
- Grok alphapipeline market.kimchi_alert .mcp.json (in your project root)
- ChatGPT alphapipeline market.kimchi_alert Settings → Connectors → Advanced → Developer mode
- Claude.ai alphapipeline market.kimchi_alert Settings → Connectors → Add custom connector
- LangChain alphapipeline market.kimchi_alert pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http alphapipeline https://alphapipeline-eu.onrender.com/mcp
Other tools on this server
- tools.ai_markdown
- security.token_risk
- security.contract_health_audit
- security.token_diagnostic
- derivatives.funding_rate
- derivatives.funding_apr_matrix
- dex.liquidity_slippage
- arb.spread_matrix
- derivatives.whale_position_audit
- calendar.macro_dday
- prediction.neg_risk_arbitrage
- prediction.exit_capacity_audit
- unlocks.dump_risk
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.