personalinsights feed for Claude Desktop
io.github.devp1/personalinsights-feed
AI-classified tech/investor news feed with editorial verdicts, entities, and theses.
client:Claude Desktop
transport:stdio
runtime:npm
Install personalinsights feed in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"personalinsights-feed": {
"command": "npx",
"args": [
"-y",
"personalinsights-feed-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs