Installation & Configuration
{
"mcpServers": {
"visa-oscilloscope": {
"command": "/Users/user_name/.local/bin/uv",
"args": [
"--directory",
"/Users/user_name/Documents/GitHub/visa-mcp",
"run",
"server.py"
],
"alwaysAllow": [
"list_instruments",
"get_oscilloscope_status"
],
"disabled": false
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/26
Updated
2026/6/5