Skip to content

Instantly share code, notes, and snippets.

@odellus
Created October 23, 2025 21:59
Show Gist options
  • Save odellus/55be18f1233aed6c710eb529fd70e31e to your computer and use it in GitHub Desktop.
Save odellus/55be18f1233aed6c710eb529fd70e31e to your computer and use it in GitHub Desktop.
"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