K-invest
by ianlyoo
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| KIS_CANO | No | KIS account number (8 digits) | |
| KIS_APP_KEY | No | KIS Open API app key | |
| KIS_ENV_FILE | No | Path to existing env file with KIS credentials | |
| KIS_APP_SECRET | No | KIS Open API app secret | |
| MARGIN_TA_HOME | No | Path to margin-ta checkout for technical analysis tools | |
| MCP_AUTH_TOKEN | Yes | Bearer token. Generate with `openssl rand -hex 32`. | |
| MCP_PUBLIC_URL | No | External access URL (default http://127.0.0.1:8100) | |
| SEC_USER_AGENT | No | SEC recommended user agent with contact email | |
| TOSS_CLIENT_ID | No | Toss Securities Open API client ID | |
| TOSS_CREDS_FILE | No | Path to JSON file with multiple accounts ({"accounts": [...]}, chmod 600) | |
| KIS_ACNT_PRDT_CD | No | KIS product code (2 digits) | |
| KINVEST_CACHE_DIR | No | Token cache directory (default ~/.cache/k-invest) | |
| TOSS_CLIENT_SECRET | No | Toss Securities Open API client secret |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues