Back to Home
stacklok icon

toolhive-cloud-ui

Verified Safe

by stacklok

Overview

A UI for interacting with AI models via OpenRouter and managing/utilizing MCP (Model Context Protocol) servers and their tools from a centralized catalog.

Installation

Run Command
pnpm dev

Environment Variables

  • OPENROUTER_API_KEY
  • OIDC_ISSUER_URL
  • OIDC_CLIENT_ID
  • OIDC_CLIENT_SECRET
  • OIDC_PROVIDER_ID
  • BETTER_AUTH_URL
  • BETTER_AUTH_SECRET
  • API_BASE_URL

Security Notes

The application leverages external OIDC providers and OpenRouter for AI models. It connects to external MCP servers, which could pose a risk if server URLs or tools are not properly validated/trusted from the configured catalog. However, the provided code demonstrates standard security practices for token management (JWE, HTTP-only cookies, auto-refresh), environment variable usage for secrets, and uses a trusted authentication library ('better-auth'). Clear warnings are given for development secrets.

Similar Servers

Stats

Interest Score37
Security Score8
Cost ClassLow
Avg Tokens500
Stars6
Forks0
Last Update2026-01-19

Tags

AI AssistantChat InterfaceMCPTool CallingOpenRouterModel Management