← Index

io.github.PrinceGabriel-lgtm/freshcontext

io.github.PrinceGabriel-lgtm/freshcontext·v0.1.8·Git & Code Hosting
Quality Score
83
/100

Real-time web intelligence for AI agents. 11 tools, no API keys. GitHub, HN, Reddit, arXiv & more.

§01  Install
Remote endpoint

Streamable HTTP / SSE endpoint. Add to any MCP client that supports remote servers.

https://freshcontext-mcp.gimmanuel73.workers.dev/mcp
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "freshcontext": {
      "command": "npx",
      "args": [
        "-y",
        "freshcontext-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "freshcontext": {
      "command": "npx",
      "args": [
        "-y",
        "freshcontext-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y freshcontext-mcp
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Git & Code Hosting