stocksense for Claude Desktop
io.github.mikejj-creation/stocksense
Financial data for AI agents: SEC filings, price history, insider trades, and more.
client:Claude Desktop
transport:stdio
runtime:pypi
Install stocksense in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stocksense": {
"command": "uvx",
"args": [
"stocksense"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs