Tickwind US Market Boards for VS Code
com.tickwind/tickwind
No-API-key US market boards from SEC, Cboe, FINRA and CFTC: options flow, insiders, 13F, buybacks
client:VS Code
transport:streamable-http
tools:8
Install Tickwind US Market Boards in VS Code
.vscode/mcp.json
{
"servers": {
"tickwind": {
"type": "http",
"url": "https://api.tickwind.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs