Skip to content
VS Code

secapi for VS Code

ai.secapi/secapi

SEC & financial-data MCP: filings, financials, ownership, factors, fund letters, prompts.

client:VS Code transport:streamable-http

Install secapi in VS Code

.vscode/mcp.json

{
  "servers": {
    "secapi": {
      "type": "http",
      "url": "https://api.secapi.ai/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

secapi in other clients