finnhub mcp for Windsurf
io.github.mrfentmen/finnhub-mcp
MCP server for Finnhub: quotes, company news, earnings. Free key.
client:Windsurf
transport:stdio
runtime:npm
Install finnhub mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"finnhub-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/finnhub-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs