Knowledge Systems
Trust: 32/100 (Limited)io.github.PrinceGabriel-lgtm/freshcontext Guide
Real-time web intelligence for AI agents. 11 tools, no API keys. GitHub, HN, Reddit, arXiv & more.
1 starsby PrinceGabriel-lgtm
Quick Start
Install
npx freshcontext-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-princegabriel-lgtm-freshcontext": {
"command": "npx",
"args": [
"freshcontext-mcp"
]
}
}
}