GO-2026-5678: Obot has an authorization bypass in /mcp-connect/{id} that allows any authenticated user to use any registered MCP server in github.com/obot-platform/obot
type Config struct {
StorageListenPort int `usage:"Port to storage backend will listen on (default: random port)"`
StorageToken string `usage:"Token for storage access, will be generated if not passed"`
DSN string `` /* 135-byte string literal not displayed */}