sync: Auto-sync from ACG-M-L5090 at 2026-01-22 19:22:24

Synced files:
- Grepai optimization documentation
- Ollama Assistant MCP server implementation
- Session logs and context updates

Machine: ACG-M-L5090
Timestamp: 2026-01-22 19:22:24

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
2026-01-22 19:22:54 -07:00
parent 63ab144c8f
commit eca8fe820e
7 changed files with 1782 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Ollama MCP Server Dependencies
# MCP SDK
mcp>=0.1.0
# HTTP client for Ollama API
httpx>=0.25.0