{"requiredCredentials":[{"name":"OPENROUTER_API_KEY","label":"OpenRouter API key","description":"LLM provider key for this habitat.","required":true,"type":"secret","configured":true},{"name":"GAIA_A2A_URL","label":"Gaia A2A URL","description":"Base URL of the Gaia orchestrator A2A endpoint. Optional.","required":false,"type":"secret","configured":true},{"name":"GAIA_A2A_TOKEN","label":"Gaia A2A token","description":"Bearer token for Gaia /a2a. Optional.","required":false,"type":"secret","configured":true}],"name":"Help","description":"assistant","url":"https://help.habitats.thefocus.ai/a2a","version":"1.0.0","protocolVersion":"0.3","capabilities":{"streaming":true,"pushNotifications":true},"defaultInputModes":["text/plain"],"defaultOutputModes":["text/plain","text/html+mcp"],"skills":[{"id":"general","name":"General","description":"assistant","tags":["general","assistant"],"examples":["What can you do?","Help me with a task"]}],"securitySchemes":{"bearer":{"type":"http","scheme":"bearer","bearerFormat":"JWT","description":"Per-user JWT (ADR 0003): Authorization: Bearer <JWT>, minted by the habitats SaaS and verified via its JWKS. The shared HABITAT_API_KEY is also accepted during the transition."}},"security":[{"bearer":[]}],"provider":{"organization":"Help","url":"https://help.habitats.thefocus.ai"}}