Skip to content

Marketplace adoption

The Rival Enterprise Marketplace is your organization’s central, policy-governed repository for pre-approved AI assets. Instead of building integrations or automations from scratch, you can discover, adopt, and deploy solutions vetted by your IT and security teams.

Asset typeWhat it isHow you use itTypical examples
WorkflowsComplete, multi-step process sequencesRun directly on demand or on a recurring scheduleTicket triage, lead enrichment, weekly digests
AgentsGoal-directed, autonomous AI workersAdopt into your workspace to execute task-based rolesResearch assistant, support specialist, code reviewer
FunctionsSingle, modular code executionsAttach to custom agents or insert into workflow stepsPDF text parser, SQL query executor, CRM record builder
MCP serversProtocol-based external system integrationsConnect to expose entire external toolsets to agentsGitHub MCP, Jira MCP, Snowflake database endpoint

Workflows are ready-to-run automation templates. Adopting a workflow clones the template into your personal workspace inventory.

  1. Navigate to MarketplaceWorkflows.
  2. Select a workflow card to review required connectors, runtime inputs, and human approval checkpoints.
  3. Click Adopt, or Request Access if the workflow is restricted.
  4. Access the adopted workflow in your Workflows inventory, fill in required runtime details such as file links or date ranges, and click Run.

For the full walkthrough, see Adopting workflows from the Marketplace.

Agents are autonomous AI workers configured with domain knowledge, persona rules, and a specific set of tools to complete complex tasks.

  1. Navigate to MarketplaceAgents.
  2. Inspect the agent’s role description, permitted models, and attached tool capabilities.
  3. Click Adopt to clone the agent into your Agents inventory.
  4. Open the agent, provide specific task context or operational goals, and monitor its step-by-step reasoning and tool execution.

For the full walkthrough, see Adopting approved agents.

Functions are individual execution modules written in Python, JavaScript, Lua, or Storm DSL. Adopting a function adds it directly to your personal workspace toolbox.

  1. Navigate to MarketplaceFunctions.
  2. Review input and output schemas, language runtimes, and connector permissions.
  3. Click Adopt, or Add to Toolbox.
  4. Use the adopted function in two ways. In agents: open an agent, go to Toolbox, and attach the tool. In workflows: drag and drop the tool directly onto your workflow editor canvas as a step.

For the full walkthrough, see Adopting functions from the Marketplace.

Model Context Protocol (MCP) servers are standardized system integrations that expose external capabilities, data resources, and prompt templates to AI agents over a universal protocol.

  1. Navigate to MarketplaceMCP Servers.
  2. Review the server’s exposed tools, authentication setup, and data access scope.
  3. Click Adopt, or Request Integration.
  4. Once connected, all tools provided by the MCP server automatically become available for discovery and execution across your authorized AI agents and workflow pipelines.
  • Approved (green badge) — pre-screened by your Enterprise Admin. Clicking Adopt grants immediate access.
  • Requires approval (yellow badge) — restricted due to elevated risk tiers or sensitive system access. Clicking Request Access submits a ticket directly to your IT administrator’s review queue.