Skip to content
Windsurf

toolstem sec mcp server for Windsurf

io.github.toolstem/toolstem-sec-mcp-server

SEC filing MCP for AI agents — insider signals, 13F flow, material events. Pre-computed.

client:Windsurf transport:stdio runtime:npm

Install toolstem sec mcp server 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": {
    "toolstem-sec-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "toolstem-sec-mcp-server"
      ],
      "env": {
        "SEC_USER_AGENT_CONTACT": "<SEC_USER_AGENT_CONTACT>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

toolstem sec mcp server in other clients