Skip to main content
Glama
interaction-loop.mdβ€’752 B
# Features - MCP Server - Interaction Loop This interaction loop is supported by comprehensive [observation](observation.md) of UI state and performant frame rate observation to determine UI idling. Together, that allows for accurate and precise exploration with the [action tool calls](actions.md). ```mermaid sequenceDiagram participant Agent as AI Agent participant MCP as MCP Server participant Device as Device Agent->>MCP: πŸ€– Interaction Request MCP->>Device: πŸ‘€ Observe Device-->>MCP: πŸ“± UI State/Data (Cached) MCP->>Device: ⚑ Execute Actions Device-->>MCP: βœ… Result MCP->>Device: πŸ‘€ Observe Device-->>MCP: πŸ“± UI State/Data MCP-->>Agent: πŸ”„ Interaction Response with UI State ```

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/zillow/auto-mobile'

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