working-machines
The application layer for AI agents.
Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only
What it can do
- 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.
What data it sees
Do you need an account
No: the server works without sign-in
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.
Server tool list (8)
Raw names from tools/list. Only developers need these.
| 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. |