ForInvest MCP Server for VS Code
io.github.foreksgithub/forinvest-mcp
Financial data and analysis tools for Turkish BIST and international markets via MCP.
client:VS Code
transport:streamable-http
Install ForInvest MCP Server in VS Code
.vscode/mcp.json
{
"servers": {
"forinvest-mcp": {
"type": "http",
"url": "https://mcp.forinvest.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs