Installation & Configuration
{
"mcpServers": {
"mcp-btpanel": {
"command": "go",
"args": [
"run",
"main.go"
],
"env": {
"BT_BASE_URL": "http://your-panel-address:8888/",
"BT_API_TOKEN": "your-api-token"
}
}
}
}Information
Transport
stdio
Language
Go
Created
2026/6/14
Updated
2026/6/15