Cabrini Market Data for VS Code
ai.cabrini/market-data
US equity data for AI agents — 23 years intraday + daily, SEC filings. x402 USDC payments.
client:VS Code
transport:streamable-http
tools:15
Install Cabrini Market Data in VS Code
.vscode/mcp.json
{
"servers": {
"market-data": {
"type": "http",
"url": "https://cabrini.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs