{"capabilities":{"pushNotifications":false,"streaming":true},"defaultInputModes":["text"],"defaultOutputModes":["text","data"],"description":"Digital Self — persistent memory and context layer for AI agents. Manages user preferences, work context, personal identity, encrypted vault, knowledge base, and multi-LLM gateway.","name":"Cerebrun","preferredTransport":"JSONRPC","protocolVersion":"0.3.0","security":[{"BearerAuth":[]}],"securitySchemes":{"BearerAuth":{"description":"API key from Cerebrun dashboard","scheme":"bearer","type":"http"}},"skills":[{"description":"Read user context from layers 0-3 (public preferences, work context, personal identity, encrypted vault)","id":"get_context","name":"Get Context"},{"description":"Update user context in layers 0-2 with structured data","id":"update_context","name":"Update Context"},{"description":"Semantic vector search across all context layers and knowledge base","id":"search_context","name":"Search Context"},{"description":"Store categorized knowledge entries for future retrieval","id":"push_knowledge","name":"Push Knowledge"},{"description":"Search knowledge base by keyword, category, or tags","id":"query_knowledge","name":"Query Knowledge"},{"description":"Send messages to any configured LLM provider (OpenAI, Gemini, Anthropic, Ollama)","id":"chat_with_llm","name":"Chat with LLM"},{"description":"Search the web for current information via DuckDuckGo","id":"web_search","name":"Web Search"},{"description":"List configured LLM providers and their available models","id":"list_available_providers","name":"List Providers"}],"supportedInterfaces":[{"transport":"JSONRPC","url":"https://cerebrun.replit.app/a2a"}],"url":"https://cerebrun.replit.app/a2a","version":"1.0.0"}