Hey Jagjeet wanted to close the loop
curl -X POST "http://localhost:8000/v1/chat/completions" \
-H "Content-Type: application/json" \
--data '{
"model": "google/gemma-4-31B-it",
"messages": [
{
"role": "user",
"content": [
{
"type": "text",
"text": "Describe this image in one sentence."
},
{
"type": "image_url",
"image_url": {
"url": "https://cdn.britannica.com/61/93061-050-99147DCE/Statue-of-Liberty-Island-New-York-Bay.jpg"
}
}
]
}
]
}'
# Install globally
npx -y @anthropic-ai/claude-code mcp add site-spy -- \
npx -y @site-spy/mcp-server
# Or add to .mcp.json manually
{
"mcpServers": {
"site-spy": {
"command": "npx",
"args": ["-y", "@site-spy/mcp-server"],
"env": {
"SITE_SPY_API_KEY": "your-api-key-here"
}
}
}
}
vllm serve "google/gemma-4-31B-it"
Any interest in digging more into agentic support flows for your techs?
Either way, thanks for reading.
TJ from TeamViewer
727-288-0051
If you'd like me to stop sending you emails, please click here
On Mon, May 4, 2026 at 9:02 am, TJ Arora wrote:
TJ from TeamViewer
727-288-0051
If you'd like me to stop sending you emails, please click here
On Thu, Apr 30, 2026 at 2:05 pm, TJ Arora wrote:
Jagjeet not sure if you saw my note last week.
We’ve been helping other IT teams pull everything into one clean view lately - way fewer tabs, better context in tickets, and way less repeat work.
Any interest in digging into this more?
TJ from TeamViewer
727-288-0051
If you'd like me to stop sending you emails, please click here