Update Search Year
MCP Serverby aitmpl.com · Added 5mo ago
Claude
1.7k
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"update-search-year": {
"command": "npx",
"args": [
"update-search-year"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Automatically adds current year to WebSearch queries when no year is specified. This hook intercepts WebSearch tool usage and appends the current year to queries that don't already contain a year, ensuring search results are current and relevant.
Tags
developmenthookaitmplhook