Skip to main content
Glama

Eight Sleep Agent Manifest

eight_sleep_agent_manifest
Read-onlyIdempotent

Guides AI agents with install, runtime and client configuration to operate the Eight Sleep MCP server for sleep trends, temperature control, alarms, and pod management.

Instructions

Machine-readable install, runtime and client guidance for AI agents operating the Eight Sleep MCP.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
clientNogeneric
response_formatNomarkdown

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
authYes
linksYes
clientYesgeneric
hermesYes
packageYes
projectYes
mcp_nameYes
unofficialYes
agent_rulesYes
mutation_toolsYes
standard_toolsYes
troubleshootingYes
recommended_first_callsYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Annotations already declare readOnlyHint=true, idempotentHint=true, and destructiveHint=false, covering safety. The description adds context about providing install and runtime guidance, which is beyond annotations but does not significantly deepen behavioral understanding.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

A single, front-loaded sentence that is efficient. It could be slightly more detailed, but it is not verbose.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With an output schema available and low complexity, the description is minimal but not wholly inadequate. However, it fails to explain what the manifest contains or how to interpret the output, leaving some gaps for the agent.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters1/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 0%, so the description must explain parameters. It does not mention 'client' or 'response_format' at all. The schema includes defaults and enums, but the agent lacks semantic meaning for choosing values, making this dimension severely deficient.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool provides 'install, runtime and client guidance' for AI agents, making the purpose very specific. The name 'manifest' aligns with this, and it is distinct from sibling tools like 'capabilities' or 'status'.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No explicit guidance on when to use this tool versus alternatives. It is implied that it should be used for configuration or setup, but no comparisons or exclusions are provided. Given the large set of siblings, more context would help.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/davidmosiah/eight-sleep-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server