alphasmo tools for Windsurf
io.github.alphasmo/alphasmo-tools
CLI + MCP server for SEC 13F institutional holdings, insider trading, and smart money convergence.
client:Windsurf
transport:stdio
runtime:npm
Install alphasmo tools in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"alphasmo-tools": {
"command": "npx",
"args": [
"-y",
"alphasmo"
],
"env": {
"ALPHASMO_API_KEY": "<ALPHASMO_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs