Memory
# IntelligentRAG — Deployed & Live
## Deployment Info
- **URL**: https://intelligent-rag.mike-c79.workers.dev
- **MCP Endpoint**: https://intelligent-rag.mike-c79.workers.dev/mcp
- **Version ID**: 71245d06-7aec-4124-bda4-5343ff694487
- **Deployed**: 2026-07-17
## MCP Connection
```json
{
"mcpServers": {
"intelligent-rag": {
"url": "https://intelligent-rag.mike-c79.workers.dev/mcp"
}
}
}
```
No auth required. Session-based (Mcp-Session-Id header).
## Components
- Worker: McpAgent with 28 MCP tools
- SurrealDB Container: surrealdb/surrealdb:releases-3-2
- Xberg Container: ghcr.io/xberg-io/xberg:1.0.0-rc.29
- R2 Bucket: intelligentrag-surrealdb
## 28 MCP Tools
health, graph_query, set_config, get_config, get_schema, get_procedure,
ingest_document, ingest_url, search, create_collection, list_collections,
list_documents, delete_document, extract_entities, list_entities,
elaborate, consolidate, generate, reflect, get_notifications,
mark_notification_read, get_stats, trace, trace_detail, trace_insights,
forget, list_procedures, run_procedure
## Secrets Set
- SURREAL_PASS ✅
- CF_API_TOKEN (placeholder — set real token for AI)
Tags: deployment, live, production, project:intelligentrag, kind:semantic, status:canonical — Source: claude — 2026-07-17 09:38:16 UTC