Enables trading and market data access for Toss Securities through natural language, with built-in trading guardrails to prevent errors.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.TOSS_CLIENT_ID— export =...TOSS_CLIENT_SECRET— export =...TOSS_DEFAULT_ACCOUNT— export =12345 # optional fallback account numberTOSS_REQUIRE_CONFIRM_HIGH_RISK— true require confirm=true for full liquidation / high-value ordersTOSS_BASE_URLTOSS_MAX_ORDER_NOTIONAL_KRW— 1000000 reject KRW orders above this notionalTOSS_MAX_ORDER_NOTIONAL_USD— 1000 reject USD orders above this notionalTOSS_MAX_PRICE_DEVIATION_PCT— 5.0 reject LIMIT orders this far from market (fat-finger guard)TOSS_HIGH_VALUE_NOTIONAL— 100000000 notional treated as high-value (Tier-2)[](https://m8ven.ai/mcp/kcw2034-toss-invest-mcp-1uuct4)