{"auth":{"header":"Authorization","prefix":"Bearer thx_","type":"bearer"},"curl_recall":"curl -sS -X POST \"$THALADEX_URL/v1/layers/{layer_id}/recall\" -H \"Authorization: Bearer $THALADEX_TOKEN\" -H \"Content-Type: application/json\" -d '{\"query\":\"hello\",\"top_k\":5}'","curl_remember":"curl -sS -X POST \"$THALADEX_URL/v1/layers/{layer_id}/remember\" -H \"Authorization: Bearer $THALADEX_TOKEN\" -H \"Content-Type: application/json\" -d '{\"text\":\"Hello from agent\"}'","env":{"THALADEX_TOKEN":"<paste-once-at-token-create>","THALADEX_URL":"https://thaladex.united-ai.ca"},"export":{"layer_scoped":{"method":"GET","path":"/v1/layers/{layer_id}/export","scope":"layer"},"tenant_wide":{"method":"GET","note":"All layers — broader portability scope","path":"/v1/export","scope":"tenant"}},"mcp_protocol_version":"2025-06-18","mcp_url":"https://thaladex.united-ai.ca/mcp","note":"Authenticate with Bearer thx_… for tenant-specific layers, default_layer, and paste-ready examples.","product":"UAI Thaladex","rest_base":"https://thaladex.united-ai.ca","tools":["thaladex_whoami","thaladex_remember","thaladex_recall","thaladex_feedback"]}