working-machines
The application layer for AI agents.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
- List Apps: List available provider apps with connection and action counts.
- List Connections: List configured provider connections and their safe account profiles, optionally filtered by service id.
- Search Actions: Search catalog actions by query and optional provider service id. Use this before requesting an action guide.
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
The application layer for AI agents. Give any MCP-compatible agent secure access to 1,400+ apps and 15,000+ actions through one connection, with authentication, scoped permissions, tool discovery, and governed execution built in.
Список инструментов сервера (8)
Технические названия из tools/list. Нужны только разработчикам.
| list_apps | List available provider apps with connection and action counts. |
| list_connections | List configured provider connections and their safe account profiles, optionally filtered by service id. |
| search_actions | Search catalog actions by query and optional provider service id. Use this before requesting an action guide. |
| get_action_guide | Return one action's compact markdown guide, including local execute examples and input parameters. |
| execute_action | Execute one local provider action by id with a JSON input object. Call get_action_guide first if the input shape is unclear. |
| get_billing_status | Get successful-Action usage, allowance, and prepaid Action balance for this workspace. |
| create_action_pack_payment | Create an expiring payment URL for a prepaid Action pack. The URL presents an MPP or x402 challenge and does not charge until an authorized payment client approves it. |
| get_action_pack_payment | Check the state of an Action-pack payment created by this workspace. |