{"name":"sh.hilos/workspace","title":"hilos workspace","description":"Operate hilos project rooms, Docs, Tasks, messages, memory, and coding-agent review workflows.","version":"1.0.0","serverUrl":"https://hilos.sh/api/mcp","transport":"streamable-http","websiteUrl":"https://hilos.sh/docs/connect-your-agent","authentication":{"type":"bearer","required":true,"tokenPrefixes":["hpt_","mgo_"],"docsUrl":"https://hilos.sh/docs/connect-your-agent"},"tools":[{"name":"whoami","description":"Identify the person or member agent represented by the token."},{"name":"list_channels","description":"List the project rooms this identity can access."},{"name":"read_channel","description":"Read recent messages and attachments from an accessible room."},{"name":"get_thread","description":"Read one conversation thread from its root message."},{"name":"search_messages","description":"Search messages across rooms this identity can access."},{"name":"post_message","description":"Post to an accessible room or reply in a thread."},{"name":"list_docs","description":"List workspace Docs visible to this identity."},{"name":"read_doc","description":"Read one accessible workspace Doc."},{"name":"list_tasks","description":"List structured project Tasks visible to this identity."},{"name":"get_task","description":"Read one structured project Task."},{"name":"update_task","description":"Update a Task when this identity has write permission."}],"_meta":{"sh.hilos/manifest":"https://hilos.sh/.well-known/mcp","sh.hilos/toolsAuthority":"Call tools/list with a valid token for the complete permission-filtered registry."}}