Spaces:
Build error
Build error
| title: Gresham House Agentic AI Demo | |
| emoji: 🏠 | |
| colorFrom: blue | |
| colorTo: green | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| license: mit | |
| # Gresham House Agentic AI Demo | |
| Agentic AI pipeline with LangGraph + LangChain + **Full MCP Server Support** | |
| ## Endpoints | |
| - **UI:** `/` (FastAPI + simple web interface) | |
| - **MCP Server:** `/mcp/` (Claude Desktop integration) | |
| - **Health:** `/health` | |
| ## Setup | |
| Add these Secrets in Space Settings: | |
| - `ANTHROPIC_API_KEY` | |
| - `OPENAI_API_KEY` (optional) | |
| ## MCP Connection | |
| Connect Claude Desktop to: `https://YOUR-SPACE.hf.space/mcp/` |