stockmatrix mcp for Cline
io.github.monglong0214/stockmatrix-mcp
Korean stock market theme lifecycle analysis (TLI) — rankings, stock lookup, predictions & prompts
client:Cline
transport:stdio
runtime:npm
Install stockmatrix mcp in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"stockmatrix-mcp": {
"command": "npx",
"args": [
"-y",
"stockmatrix-mcp"
],
"env": {
"STOCKMATRIX_API_URL": "<STOCKMATRIX_API_URL>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs