Skip to main content
Glama

OpenAI Agents MCP Server

by lroolle

computer_action_agent

Execute computer actions and tasks using an AI agent that operates safely and effectively through the OpenAI Agents MCP Server.

Instructions

Use an AI agent specialized in performing computer actions safely and effectively.

Input Schema

NameRequiredDescriptionDefault
actionYesThe action or task you want to perform on the computer.

Input Schema (JSON Schema)

{ "properties": { "action": { "description": "The action or task you want to perform on the computer.", "title": "Action", "type": "string" } }, "required": [ "action" ], "type": "object" }

Other Tools from OpenAI Agents MCP Server

Related Tools

    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/lroolle/openai-agents-mcp-server'

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