Messaging
Trust: 30/100 (Limited)io.github.MongLong0214/stockmatrix-mcp Guide
Korean stock market theme lifecycle analysis for 250+ KOSPI/KOSDAQ investment themes
by MongLong0214
Quick Start
Install
npx stockmatrix-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-monglong0214-stockmatrix-mcp": {
"command": "npx",
"args": [
"stockmatrix-mcp"
]
}
}
}