Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,10 @@ Tools are accessible via FastMCP protocol over SSE. Perfect for:
- **Real-time weather APIs**

### Interactive Testing
Use the included test client:
Start the server and navigate to the test client:
```bash
open examples/sse_client.html
clima-mcp run
# Then open: http://localhost:8000/
```

![Clima Demo Interface](docs/images/clima-demo-screenshot.png)
Expand Down