Skip to content
Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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

alphasmo tools in other clients