Created
          October 23, 2025 21:59 
        
      - 
      
 - 
        
Save odellus/55be18f1233aed6c710eb529fd70e31e to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | "context_servers": { | |
| "some-mcp-server": { | |
| "source": "custom", | |
| "enabled": true, | |
| "command": "uv", | |
| "args": [ | |
| "run", | |
| "--project", | |
| "/Users/thomas.wood/src/smolagents-example", | |
| "/Users/thomas.wood/src/smolagents-example/search.py" | |
| ], | |
| "env": {} | |
| } | |
| }, | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment