Fmp for VS Code
io.github.pipeworx-io/fmp
Financial Modeling Prep MCP (/stable API; v3 deprecated 2025-08-31).
client:VS Code
transport:streamable-http
Install Fmp in VS Code
.vscode/mcp.json
{
"servers": {
"fmp": {
"type": "http",
"url": "https://gateway.pipeworx.io/fmp/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs