AI-classified tech/investor news feed with editorial verdicts, entities, and theses.
claude mcp add personalinsights-feed -- npx -y personalinsights-feed-mcp
claude_desktop_config.json
{
"mcpServers": {
"personalinsights-feed": {
"command": "npx",
"args": [
"-y",
"personalinsights-feed-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"personalinsights-feed": {
"command": "npx",
"args": [
"-y",
"personalinsights-feed-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"personalinsights-feed": {
"command": "npx",
"args": [
"-y",
"personalinsights-feed-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"personalinsights-feed": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"personalinsights-feed-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"personalinsights-feed": {
"command": "npx",
"args": [
"-y",
"personalinsights-feed-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.devp1--personalinsights-feed/reviews or the review_server meta-tool.
POST /mcp