deepviews for Claude Desktop
io.github.rswcf/deepviews
Free financial data: company analysis, DCF, comps, benchmarks, screening. No API key.
client:Claude Desktop
transport:stdio
runtime:npm
Install deepviews in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"deepviews": {
"command": "npx",
"args": [
"-y",
"deepviews-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs