You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,7 @@ Each MCP server entry requires:
94
94
95
95
## Usage 🚀
96
96
97
-
MCPHost is a CLI tool that allows you to interact with various AI models through a unified interface. It supports various tools through MCP servers and provides streaming responses.
97
+
MCPHost is a CLI tool that allows you to interact with various AI models through a unified interface. It supports various tools through MCP servers.
98
98
99
99
### Available Models
100
100
Models can be specified using the `--model` (`-m`) flag:
@@ -158,4 +158,4 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file
158
158
159
159
- Thanks to the Anthropic team for Claude and the MCP specification
160
160
- Thanks to the Ollama team for their local LLM runtime
161
-
- Thanks to all contributors who have helped improve this tool
161
+
- Thanks to all contributors who have helped improve this tool
0 commit comments