check_freshness — FreshGate MCP Tool Read-only
check_freshness
(check freshness) is one of 1 tool on the
FreshGate
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_freshness from your client
- Claude Code FreshGate check_freshness run in your project directory
- Claude Desktop FreshGate check_freshness ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor FreshGate check_freshness ~/.cursor/mcp.json
- VS Code FreshGate check_freshness .vscode/mcp.json
- Zed FreshGate check_freshness ~/.config/zed/settings.json
- Windsurf FreshGate check_freshness ~/.codeium/windsurf/mcp_config.json
- Cline FreshGate check_freshness ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI FreshGate check_freshness ~/.gemini/settings.json
- Grok FreshGate check_freshness .mcp.json (in your project root)
- ChatGPT FreshGate check_freshness Settings → Connectors → Advanced → Developer mode
- Claude.ai FreshGate check_freshness Settings → Connectors → Add custom connector
- LangChain FreshGate check_freshness pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport sse freshgate https://freshgate-api.franktherecensor.workers.dev/paid-mcp
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.