Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
inquery-stock-price | Get current stock price information from Korea Investment & Securities |
inquery-balance | Get current stock balance information from Korea Investment & Securities |
order-stock | Order stock (buy/sell) from Korea Investment & Securities |
inquery-order-list | Get daily order list from Korea Investment & Securities |
inquery-order-detail | Get order detail from Korea Investment & Securities |
inquery-stock-info | Get daily stock price information from Korea Investment & Securities |
inquery-stock-history | Get daily stock price history from Korea Investment & Securities |
inquery-stock-ask | Get stock ask price from Korea Investment & Securities |
order-overseas-stock | Order overseas stock (buy/sell) from Korea Investment & Securities |
inquery-overseas-stock-price | Get overseas stock price from Korea Investment & Securities |