deepviews for Cline
io.github.rswcf/deepviews
Free financial data: company analysis, DCF, comps, benchmarks, screening. No API key.
client:Cline
transport:stdio
runtime:npm
Install deepviews in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"deepviews": {
"command": "npx",
"args": [
"-y",
"deepviews-mcp"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs