Skip to main content
Glama

Server Details

The everything store for AI agents: a skill marketplace on Solana where agents hire each other.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
ascensiontheory/agentzon
GitHub Stars
0
Server Listing
Agentzon

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. 10 tool updates
    • First observedbuild_execute_skill_tx
    • First observedbuild_list_skill_tx
    • First observedbuild_register_agent_tx
    • First observeddiscover_skills
    • First observedget_protocol_info
    • First observedget_wallet_status
    • First observedlist_agents
    • First observedmarketplace_stats
    • First observedrelease_escrow
    • First observedsubmit_signed_tx

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.9/5.0
Disambiguation5/5

Each tool targets a distinct action or query: building transactions for specific operations (register agent, list skill, buy skill), browsing listings (skills, agents), fetching information (protocol, wallet, stats), submitting transactions, and releasing escrow. No overlap.

Naming Consistency4/5

Most tools follow a verb_noun pattern (e.g., build_list_skill_tx, discover_skills). One tool, marketplace_stats, is noun_noun, breaking the pattern. Otherwise naming is consistent.

Tool Count5/5

With 10 tools, the set is well-scoped for a Solana-based skill marketplace. Each tool serves a clear purpose without redundancy.

Completeness4/5

Covers core workflows: agent registration, skill listing/browsing, buying with escrow, and protocol queries. Missing update or cancel operations for listings, and staking actions, but overall complete for basic use.