File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -145,7 +145,7 @@ thv run --proxy-port <PORT_NUMBER> <SERVER>
145145# ## Run a server exposing only selected tools
146146
147147ToolHive can filter the tools returned to the client as result of a `tools/list` 
148- command as well as block calls to tools that the user did not  want to expose. 
148+ command as well as block calls to tools that you don't  want to expose. 
149149
150150This can help reduce the amount of tools sent to the LLM while still using the 
151151same MCP server, but it is not meant as a security feature. 
@@ -170,7 +170,7 @@ thv run --tools list_issues,get_issue github
170170
171171If the server comes from the registry, ToolHive can validate the tool names 
172172against the list advertised in the image reference. An error is returned in case 
173- ToolHive cannot find one of the tools  specified by the user . 
173+ ToolHive cannot find one of the specified tools . 
174174
175175# # Run a custom MCP server
176176
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments