stockmatrix mcp for Windsurf
io.github.monglong0214/stockmatrix-mcp
Korean stock market theme lifecycle analysis (TLI) — rankings, stock lookup, predictions & prompts
client:Windsurf
transport:stdio
runtime:npm
Install stockmatrix mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"stockmatrix-mcp": {
"command": "npx",
"args": [
"-y",
"stockmatrix-mcp"
],
"env": {
"STOCKMATRIX_API_URL": "<STOCKMATRIX_API_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs