evaluate_context — FreshContext MCP Tool
evaluate_context
(evaluate context) is one of 22 tools on the
FreshContext
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call evaluate_context from your client
- Claude Code FreshContext evaluate_context run in your project directory
- Claude Desktop FreshContext evaluate_context ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FreshContext evaluate_context ~/.cursor/mcp.json
- VS Code FreshContext evaluate_context .vscode/mcp.json
- Zed FreshContext evaluate_context ~/.config/zed/settings.json
- Windsurf FreshContext evaluate_context ~/.codeium/windsurf/mcp_config.json
- Cline FreshContext evaluate_context ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FreshContext evaluate_context ~/.gemini/settings.json
- Grok FreshContext evaluate_context .mcp.json (in your project root)
- ChatGPT FreshContext evaluate_context Settings → Connectors → Advanced → Developer mode
- Claude.ai FreshContext evaluate_context Settings → Connectors → Add custom connector
- LangChain FreshContext evaluate_context pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http freshcontext https://api.freshcontext.dev/mcp
Other tools on this server
- extract_github
- extract_hackernews
- extract_scholar
- extract_yc
- search_repos
- package_trends
- extract_reddit
- extract_producthunt
- extract_finance
- search_jobs
- extract_landscape
- extract_arxiv
- extract_changelog
- extract_gdelt
- extract_gebiz
- extract_govcontracts
- extract_sec_filings
- extract_gov_landscape
- extract_finance_landscape
- extract_company_landscape
- extract_idea_landscape
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.