토스증권을 AI 에이전트·터미널에서 — CLI + MCP 서버. 공식 Open API 100%(조회·주문)에 더해 공식엔 없는 WTS 전용 기능(수급·AI시그널·스크리너·실시간 푸시·소수점 주문)까지. MCP는 catalog 3툴로 상시 컨텍스트 최소화, 공식 키 연결 시 자동 라우팅.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"tossinvest-cli": {
"command": "go",
"args": [
"run",
"github.com/JungHoonGhae/tossinvest-cli@latest"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add tossinvest-cli go run github.com/JungHoonGhae/tossinvest-cli@latest
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"tossinvest-cli": {
"command": "go",
"args": [
"run",
"github.com/JungHoonGhae/tossinvest-cli@latest"
]
}
}
}
📋 Copy
README Excerpt
<p align="center"> <a href="https://tossinvest-cli.vercel.app/"><img src="docs/assets/hero-banner-v5.png" alt="tossinvest-cli — connect your AI agents to Toss Securities" width="100%" /></a> </p> <p align="right"><strong>한국어</strong> · <a href="README.en.md">English</a></p> <div align="center"> <h1>tossinvest-cli</h1>
Tools (8)
accept_fx_consent allow_live_order_actions amend cancel conditional fractional place sell
Topics
ai-agents cli go korea-stock llm-tools mcp model-context-protocol stock-trading toss toss-securities tossinvest trading-api