toolstem sec mcp server for Cline
io.github.toolstem/toolstem-sec-mcp-server
SEC filing MCP for AI agents — insider signals, 13F flow, material events. Pre-computed.
client:Cline
transport:stdio
runtime:npm
Install toolstem sec mcp server 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": {
"toolstem-sec-mcp-server": {
"command": "npx",
"args": [
"-y",
"toolstem-sec-mcp-server"
],
"env": {
"SEC_USER_AGENT_CONTACT": "<SEC_USER_AGENT_CONTACT>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs