Form4API — SEC Insider Trading for Zed
io.github.theodor90/form4api-mcp
Real-time SEC Form 4, Form 144, 13F-HR & congressional STOCK Act insider data. 37 tools + 6 prompts.
client:Zed
transport:stdio
runtime:npm
Install Form4API — SEC Insider Trading in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"form4api-mcp": {
"command": "npx",
"args": [
"-y",
"form4api-mcp"
],
"env": {
"FORM4API_KEY": "<FORM4API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs