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