Agent Tools
Back to MCP servers

ai.smithery/jenniferjiang0511-mit-ai-studio-hw3

https://server.smithery.ai/@jenniferjiang0511/mit-ai-studio-hw3/mcp
● degraded

Greet people by name and check local forecasts and weather alerts across the U.S. Switch to a play…

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://server.smithery.ai/@jenniferjiang0511/mit-ai-studio-hw3/mcp
JSON-RPC initialize probe
curl -X POST https://server.smithery.ai/@jenniferjiang0511/mit-ai-studio-hw3/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/jenniferjiang0511/MIT-AI-studio-HW3