tossinvest

ongjin/tossinvest
★ 1 stars Python AI/LLM Updated 1d ago
토스증권 Open API — pytossinvest SDK (MIT) + tossinvest-mcp MCP server (Apache-2.0), unofficial
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tossinvest": {
      "command": "uvx",
      "args": [
        "tossinvest"
      ]
    }
  }
}

Or install with pip: pip install tossinvest

README Excerpt

<div align="center"> decimal·레이트리밋·멱등성까지 제대로 다룬 **SDK** + LLM 에게 계좌를 *안전하게* 쥐여주는 **MCP 서버** </div> > ⚠️ **비공식(unofficial) 클라이언트** — 토스증권과 무관하고, 상표/엔도르스먼트와도 무관합니다. 토스 Open API 는 **WTS `설정 > Open API` 에서 키를 발급**받아 쓸 수 있습니다(한도·정책은 사전 공지 없이 바뀔 수 있음). 그래도 라이브 키 없이 전부 만들고·테스트·데모할 수 있게 설계했습니다(paper 모드 + mock).

Tools (4)

get_orderlivepytossinvestread_only