CoolFace
Apppublic

Olasheni/meridian-mcp-capstone

sourceHugging Faceupdated 5mo agoView on Hugging Face
0likes
App README

Meridian Electronics — Customer support

Gradio chatbot wired to Meridian’s MCP (streamable HTTP) and an OpenAI-compatible API for tool calling.

Space secrets

Configure under Settings → Secrets:

SecretRequiredNotes
OPENAI_API_KEYYesYour provider key (OpenAI, OpenRouter, etc.).
LLM_BASE_URLNoOverride API base URL (e.g. Open Router).
LLM_MODEL or OPENAI_MODELNoModel id.
MCP_URLNoDefaults to the assessment MCP if unset. Use `…/mcp` with no trailing slash.

Demo/test customers (shared sandbox email / PIN pairs) are listed in the GitHub repo under `docs/bootcamp-mcp-assessment.md`.

Application files sync from GitHub (`main`) via CI — see the repo root README.