EveryDev.ai
Sign inSubscribe
Home
Tools

2,747+ AI tools

  • New
  • Trending
  • Featured
  • Compare
  • Arena
Categories
  • Agents1877
  • Coding1340
  • Infrastructure633
  • Marketing503
  • Projects447
  • Research410
  • Design393
  • Analytics357
  • MCP246
  • Security246
  • Testing242
  • Data236
  • Integration180
  • Prompts169
  • Communication162
  • Learning162
  • Extensions154
  • Voice138
  • Commerce127
  • DevOps112
  • Web83
  • Finance24
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Tools
    3. AGNT.Hub
    AGNT.Hub icon

    AGNT.Hub

    Agent Frameworks

    Spin up private AI agents in the cloud with wallet-based auth, composable skills, and your own Anthropic key at zero markup.

    Visit Website

    At a Glance

    Pricing
    Free tier available

    Get started with AGNT.Hub at no cost. Anthropic tokens billed directly by you at zero markup.

    Monthly: Custom/contact
    Yearly: Custom/contact
    Enterprise: Custom/contact

    Engagement

    Available On

    Windows
    Web
    API

    Resources

    WebsiteGitHubllms.txt

    Topics

    Agent FrameworksAgent Skill RegistriesMCP Servers

    Alternatives

    Printing PressAwesome SkillsDead Simple Email
    Developer
    AGNT.HubWarsaw, PolandEst. 2024

    Listed Jun 2026

    About AGNT.Hub

    AGNT.Hub is a cloud platform for spinning up private, isolated AI agents powered by Claude models. Users authenticate via a crypto wallet (Sign-In with Ethereum), bring their own Anthropic API key, and install composable skills — no email, no password, no token markup. The platform is built around per-agent isolation and a marketplace of capability and procedural skills.

    What It Is

    AGNT.Hub is an agent hosting and orchestration platform that provisions dedicated cloud VMs (Fly Machines) for each user's AI agent. Unlike shared multi-tenant chat interfaces, each agent runs in its own isolated environment with its own filesystem, network egress allowlist, and an approval queue for sensitive actions. The platform targets users who want real delegation — not just a chat window — and developers who want to publish skills to a growing marketplace.

    How Agents Are Built

    The workflow is designed to go from zero to a working agent in under a minute:

    • Connect wallet: Sign one SIWE (Sign-In with Ethereum) message — no email, no KYC, no password required.
    • Spin up an agent: Name it, pick a Claude model, and the platform provisions an isolated Fly Machine in under a minute.
    • Install skills: Browse the marketplace and click Install on capabilities like Market Data, Gmail, Google Calendar, Google Sheets, or Notion. Procedural skills (written in Markdown) shape how the agent thinks; capability skills (MCP-based) give it tools.

    Multiple skills compose on a single agent, so an agent can read a spreadsheet, cross-reference a crypto price, and draft an email in one chat turn.

    Skill Marketplace and Builder Model

    AGNT.Hub includes a two-sided marketplace where developers can publish skills and every user can install them with one click. Skills are versioned — every publish creates an immutable row, and rollback is one click. Authorship is wallet-signed, so each skill carries the author's on-chain address. The platform notes that a per-install revenue split for skill authors is coming. Builders can contribute Markdown SKILL.md procedures or wrap any MCP package available on npm; the platform handles install, environment injection, and token refresh.

    Security Architecture

    The platform emphasizes crypto-grade security at every layer:

    • Envelope KMS encryption: Every secret is wrapped under an AWS KMS data key; AGNT.Hub states it never sees plaintext.
    • Per-agent isolation: Each Fly Machine has its own ephemeral filesystem and a network egress allowlist scoped to installed skills.
    • Approval-gated writes: Sensitive tool calls — sending email, swapping tokens, posting — pause for explicit user approval with a structured preview.
    • Bring your own key: Users supply their Anthropic API key; the platform passes spend through at zero markup.
    • Full audit log: Every login, install, secret write, approval, and error is written to an append-only audit trail.
    • Per-skill OAuth scopes: Calendar gets calendar access, not Gmail; refresh tokens cycle automatically.

    Target Audience

    AGNT.Hub is positioned for crypto-native users and developers who prioritize privacy, self-custody of credentials, and composable automation. The wallet-only authentication model and zero-markup key passthrough distinguish it from mainstream AI assistant platforms. The builder layer — skill authorship, versioning, and upcoming monetization — also targets developers who want distribution across all agents on the platform.

    AGNT.Hub - 1

    Community Discussions

    Be the first to start a conversation about AGNT.Hub

    Share your experience with AGNT.Hub, ask questions, or help others learn from your insights.

    Pricing

    FREE

    Free

    Get started with AGNT.Hub at no cost. Anthropic tokens billed directly by you at zero markup.

    • Wallet-based authentication
    • Agent provisioning
    • Skill marketplace access
    • Bring your own Anthropic key

    Monthly

    Platform subscription billed monthly. Anthropic tokens billed directly at zero markup. Cancel anytime.

    Custom
    contact sales
    • All platform features
    • Private isolated agent VM
    • Full skill marketplace
    • Approval queue
    • Audit log
    • Envelope KMS encryption

    Yearly

    Platform subscription billed yearly — 2 months free. Anthropic tokens billed directly at zero markup.

    Custom
    contact sales
    • All platform features
    • 2 months free vs monthly
    • Private isolated agent VM
    • Full skill marketplace
    • Approval queue
    • Audit log
    • Envelope KMS encryption

    Enterprise

    Custom plan for enterprise needs. Contact for pricing.

    Custom
    contact sales
    • Custom configuration
    • Dedicated support
    View official pricing

    Capabilities

    Key Features

    • Wallet-based authentication (SIWE, no email or password)
    • Private isolated agent per user (Fly Machine)
    • Bring your own Anthropic API key at zero markup
    • Composable skill marketplace (capability + procedural)
    • Market Data skill (crypto prices, candles, DEX pools)
    • Google Calendar integration
    • Gmail integration
    • Google Sheets integration
    • Notion integration
    • Approval queue for sensitive tool calls
    • Envelope KMS encryption for secrets
    • Per-agent network egress allowlist
    • Full append-only audit log
    • Per-skill OAuth scopes
    • Skill versioning and one-click rollback
    • Wallet-signed skill authorship
    • MCP package support for builders

    Integrations

    Anthropic Claude
    Google Calendar
    Gmail
    Google Sheets
    Notion
    CoinGecko
    Fly.io
    AWS KMS
    Polar.sh
    npm (MCP packages)
    API Available

    Reviews & Ratings

    No ratings yet

    Be the first to rate AGNT.Hub and help others make informed decisions.

    Developer

    AGNT.Hub Team

    AGNT.Hub builds a cloud platform for private, isolated AI agents authenticated via crypto wallets. The platform lets users bring their own Anthropic API key, install composable skills from a marketplace, and run agents in dedicated Fly Machines with envelope KMS encryption and approval-gated writes. AGNT.Hub targets crypto-native users and developers who want self-custody of credentials and composable automation without shared multi-tenant infrastructure.

    Founded 2024
    Warsaw, Poland
    17 employees

    Used by

    ChainAware.ai
    PROM
    Cowchain Ecosystem
    Read more about AGNT.Hub Team
    WebsiteGitHub
    1 tool in directory

    Similar Tools

    Printing Press icon

    Printing Press

    An open-source CLI generator that prints token-efficient Go CLIs, Claude Code skills, OpenClaw skills, and MCP servers from any API spec, website, or HAR file.

    Awesome Skills icon

    Awesome Skills

    A curated directory of skills, plugins, agents, and tools for Claude Code, updated regularly with community and official contributions.

    Dead Simple Email icon

    Dead Simple Email

    Purpose-built email API for AI agents — create inboxes, send and receive messages, and automate with real-time webhooks via REST API or IMAP/SMTP.

    Browse all tools

    Related Topics

    Agent Frameworks

    Tools and platforms for building and deploying custom AI agents.

    399 tools

    Agent Skill Registries

    Registries and directories that catalog agent capabilities, skills, and competencies, enabling discovery and composition of agent abilities across platforms.

    69 tools

    MCP Servers

    Model Context Protocol servers that extend AI capabilities.

    103 tools
    Browse all topics
    Back to all toolsSuggest an edit
    Discussions