{
  "markdown": "# Toss Securities Open API\n\n> Unofficial community project. This project is not affiliated with or endorsed by Toss Securities.\n\npnpm workspace for a TypeScript SDK and a local MCP server for the Toss Securities Open API. The\nMCP server is read-only unless trading is explicitly enabled.\n\n## Packages\n\n- [`packages/sdk`](packages/sdk): TypeScript SDK with automatic access-token caching and refresh\n- [`apps/mcp`](apps/mcp): local MCP server built on the SDK, with opt-in trading permissions\n\n## Requirements\n\n- Node.js 22.18 or later\n- pnpm\n\n## Setup\n\n```sh\npnpm install\ncp .env.example .env\n```\n\nSet `TOSS_CLIENT_ID` and `TOSS_CLIENT_SECRET` in `.env`, then run:\n\n```sh\npnpm check\npnpm test\npnpm test:live\n```\n\nThe live test only performs read operations, and the MCP server defaults to read-only. See the\n[SDK guide](packages/sdk/README.md) and [MCP setup guide](apps/mcp/README.md) for usage details.\n",
  "bytes": 905,
  "sha": "5f4df3184d069e3ff52a1d03e4b391d3587cf19af1f5f5c37ca04b89d550e23d",
  "repo_slug": "wi9ine/toss-invest-sdk",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_wi9ine_toss_invest_3dbc51a5/readme"
}