MCP Server
MCP
io.github.stabem/newsintel
Personalized news intelligence for AI agents — 100+ sources, ranked briefings.
Install
npx -y @stabem/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@stabem/newsintel-mcp",
"version": "0.1.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Base URL of the NewsIntel API (default: https://newsintelapi.com)",
"format": "string",
"name": "NEWSINTEL_API_BASE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment