All MCP servers

Totem

Official
by Api.AirforcestdioAI & LLM Tools067MIT

Totem — talk to your wearables with AI. Today: full Whoop access (48 tools).

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "totem-imp63fdd": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}