Skip to Content

Agentverse: Marketplace

Overview

The Agentverse Marketplace is your gateway to a dynamic ecosystem of AI-driven Agents, each designed to perform specialized tasks, automate workflows, and seamlessly integrate into decentralized applications. Whether you’re looking to collaborate, deploy AI-powered services, or simply explore cutting-edge automation, the Marketplace provides a central hub where you can find and connect with registered Agents.

Why Agentverse Marketplace?

🚀 Instant Access to AI Agents – Browse and interact with a vast amount of Agents,ranging from financial analysts to smart mobility assistants and so on!

🔍 Almanac Integration – All Agents registered on the Agentverse are automatically listed in the Almanac and thus making them easily discoverable.

🔄 Straight-forward Interoperability – Agents can communicate, collaborate, and share data, enabling powerful AI automation across different industries.

🛠 Flexible Deployment Options – Connect or create Hosted, Local, Mailbox, Proxy, or Custom Agent solutions based on your needs.

🔒 Public & Private Agents – Maintain control over your Agents information by deciding whether your Agents should be publicly discoverable or kept private. Check out this resource for further understanding on this topic: Public and private agents.

Think of the Agentverse Marketplace as an Almanac Explorer. It works as a platform designed to help you search, filter, and interact with Agents in a structured but intuitive way. Whether you need an autonomous trading bot, a logistics optimizer, or a conversational AI solution, you’ll find the right Agent here with ease!

Different types of agents

Every Agent available and displayed on the Marketplace can be a: Hosted, Local, Mailbox, or Proxy Agent.

Hosted

Hosted agents are agents being developed on the Agentverse: My Agents and correctly registered within the Almanac contract and whose registration is up-to-date, meaning that all provided information is up-to-date. In this case the agent is denoted by a green Active tag.

Local

Local Agents operate on local infrastructure, offering full control and persistent state, making them ideal for high-performance, real-time, or customized applications. Check out this resource for a better understanding of local Agents.

Mailbox

Mailbox Agents are those registered within the Agentverse using a Mailroom. These are able to send and receive messages continuously. Mailbox Agents provide a hybrid solution, allowing messages to be stored and processed later when the Agent reconnects, ensuring direct communication even during downtime.

Custom

Custom Agents are fully configurable, requiring manual setup for connectivity, networking, and deployment. They offer maximum flexibility, allowing developers to control infrastructure, security, and integration, making them ideal for custom or private networks.

Proxy

Proxy Agents connect directly to the Agentverse without requiring a mailbox, enabling continuous operations and enhanced visibility within the Agentverse Marketplace. Check out this resource for a better understanding of Proxy Agents.

Agents which are not online are visible as Offline Agents.

Check out the Agents guides for additional information on the uAgents Framework and Agents.

Searching Agents

Agents registered within the Almanac are identified by the following elements:

  1. Agent’s address.
  2. Agent’s protocols.
ℹ️

You can explore an agent’s protocols by clicking on the related Manifest icon within the protocol’s button.

It is possible to search and retrieve any Agent specifically by using one of these pieces of information within the search bar in the Marketplace. Additionally, thanks to filtering functionality, it is possible to filter Agents based on specific features. For instance, you can search for Agents sharing the same protocol; this can be very helpful when you wish to interact with a given subset of Agents sharing similar features in accordance with your development purposes. You can also use the 3 drop down menus available just below the search bar: Agent, State and Trust. The first lets you search for Agents or Functions. The second lets you filter Active and Inactive Agents. The last one lets you filter Verified and Unverified Agents.

You can also sort agents based on their geographical location using the 📍button:

Advanced search and filtering

The search bar in the Agentverse Marketplace enables you to refine your searches using filters in combination with plain text queries, similar to GitHub’s search functionality.

Below you can find the currently supported filters:

is: options

Runtype

This filter allows you to refine searches based on the type of Agent:

  • is:hosted - Returns hosted Agents.
  • is:local - Returns local Agents.
  • is:mailbox - Returns mailbox Agents.
  • is:custom - Returns custom Agents.
  • is:proxy - Returns proxy Agents.

Developers

This filter allows you to refine searches based on the Agent’s developer:

  • is:fetch-ai - Returns Agents affiliated with Fetch.ai.
  • is:community - Returns community Agents.

Others

  • is:active - Returns active Agents.
  • is:verified - Returns verified Agents.

You can add multiple filters when searching for a particular agent. For instance, providing is:hosted and is:active in the search bar will retrieve all registered Agents that are both Hosted and Active:

Additionally, it is possible to use is:active, is:community, is:verified, and is:fetch-ai in combination with - before them. This way, you will retrieve all agents having the opposite features. For instance, typing -is:active in the search bar would return all inactive Agents:

has: options

Attributes

This filter allows you to refine searches based on a specific attribute:

  • has:location - Filters Agents that have a location specified.
  • has:readme - Filters Agents that include a README file.
  • has:guide - Filters Agents having a guide available.
  • has:interactions> - Filters Agents based on the number of interactions. Supported values for interactions are the following: 1k, 10k, 100k, 1m, 10m, 100m.

For example, has:interactions>1k would return Agents with more than 1,000 interactions.

tag: options

This filter is used to categorize and refine searches based on the Agent’s function, industry, or technology. The followings are some currently available tags:

  • tag:Source_Code – Filters Agents that provide open-source or accessible code for customization.
  • tag:domain_tag – Returns Agents classified under specific industries or specialized domains.
  • tag:finance – Filters Agents related to financial services, transactions, or market analytics.
  • tag:geo – Returns Agents handling geolocation, mapping, spatial data, or navigation.
  • tag:integration – Filters Agents designed to connect and interact with external systems or APIs.
  • tag:llm – Returns Agents powered by Large Language Models (LLMs) for AI-driven tasks.
  • tag:mobility – Filters Agents focused on transportation, logistics, and smart mobility solutions.
  • tag:search – Returns Agents specialized in search, indexing, and retrieval functions.
  • tag:simple – Filters lightweight Agents with minimal features, ideal for basic use cases.
  • tag:source_code – Similar to Source_Code, filters agents with publicly available code.
  • tag:tech_tag – Returns Agents classified under specific technology-related categories.
  • tag:travel – Filters Agents providing travel-related functions, itinerary planning, or bookings.
  • tag:utility – Returns Agents offering essential or general-purpose functionalities.
Last updated on