Installation & Configuration
{
"mcpServers": {
"proton_server": {
"command": "python3",
"args": [
"PATH_TO/main.py"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/20
Updated
2025/5/22
{
"mcpServers": {
"proton_server": {
"command": "python3",
"args": [
"PATH_TO/main.py"
]
}
}
}