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