AgentStore
All apps
🔺
OFFICIAL
AI Frameworks

Fetch.ai uAgents

Fetch.ai uAgents — Python autonomous agents with onchain identity + Almanac contract registration

🔺fetchai·AgentStore Score 8
GitHubCompare
npm / mo
4.2K
GitHub ⭐
634
Editor's take

Veteran agent economy player, focused on "agents paying each other for services." Agent-to-agent tx grew +340% YoY in 2026. Worth studying its identity + economic-incentive model.

Hand-written by the AgentStore research team from docs + code + live usage data

About

uAgents is a library developed by Fetch.ai that allows for creating autonomous AI agents in Python. With simple and expressive decorators, you can have an agent that performs various tasks on a schedule or takes action on various events.

From the project README

Install

Pick your runtime, copy the snippet, paste it into your client config.

{
  "mcpServers": {
    "fetchai-uagents": {
      "command": "npx",
      "args": ["-y", "fetchai-uagents"]
    }
  }
}
Prerequisites
  • ·Node.js 20+
  • ·An MCP-compatible client

Project pulse

Live from GitHub — see if the project is actually maintained.

Language
Python
License
Apache-2.0
Contributors
63
Open issues
41
Created
Sep 2022
Topics
agentsaiai-agentsllmmulti-agent-systems

How it compares

Position among 8 tools in the framework category

By calls
#6/ 8
top 62%
By stars
#6/ 8
top 62%
By AgentStore Score
#7/ 8
top 75%

Security profile

Open source
Yes
Audited
No
Key handling
Local
Paid
Free

Similar tools