Add Sequential Thinking compatibility server and JWKS support
This commit is contained in:
@@ -54,7 +54,7 @@ func main() {
|
||||
log.Info().
|
||||
Str("port", cfg.Port).
|
||||
Str("mcp_url", cfg.MCPLocalURL).
|
||||
Str("version", "0.1.0-beta1").
|
||||
Str("version", "0.1.0-beta2").
|
||||
Msg("🚀 Starting Sequential Thinking Age Wrapper")
|
||||
|
||||
// Create MCP client
|
||||
|
||||
Reference in New Issue
Block a user