MCP Server
MCP
io.github.TheNexusIntel/nexus-mcp
U.S. gov records, fact-checks with citations, news search, and fraud/corruption/PRC trackers.
Install
npx -y @thenexusintel/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@thenexusintel/mcp",
"version": "1.0.4",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Your free Nexus API key from https://thenexus.news/developers",
"isRequired": true,
"isSecret": true,
"name": "NEXUS_API_KEY"
},
{
"description": "API base URL (default https://thenexus.news). Only override to a host you trust — your key is sent there.",
"name": "NEXUS_API_BASE"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment