Server Config
{
"mcpServers": {
"gbase": {
"command": "python",
"args": [
"gbase_server.py"
],
"env": {
"GPTBASE_API_KEY": "value"
}
}
}
}{
"mcpServers": {
"gbase": {
"command": "python",
"args": [
"gbase_server.py"
],
"env": {
"GPTBASE_API_KEY": "value"
}
}
}
}