Installation & Configuration
{
"mcpServers": {
"proton_server": {
"command": "python3",
"args": [
"PATH_TO/main.py"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/14
Updated
2026/6/15
{
"mcpServers": {
"proton_server": {
"command": "python3",
"args": [
"PATH_TO/main.py"
]
}
}
}