Real-time SEC Form 4 insider trading + Form 144 & 13F-HR data. 27 tools + 6 research prompts.
claude mcp add form4api-mcp -- npx -y form4api-mcp
claude_desktop_config.json
{
"mcpServers": {
"form4api-mcp": {
"command": "npx",
"args": [
"-y",
"form4api-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"form4api-mcp": {
"command": "npx",
"args": [
"-y",
"form4api-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"form4api-mcp": {
"command": "npx",
"args": [
"-y",
"form4api-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"form4api-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"form4api-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"form4api-mcp": {
"command": "npx",
"args": [
"-y",
"form4api-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.theodor90--form4api-mcp/reviews or the review_server meta-tool.
POST /mcp