AGI Alpha
Server Details
Decentralized AI agent labor market on Ethereum. 15 tools for on-chain job lifecycle.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 18.9% over 41 days
- Last Tested
- Transport
- Streamable HTTP
- URL
TDQS
Scored across 17 tools
Each tool has a distinct purpose with clear boundaries: job lifecycle (create_job, apply_for_job, cancel_job, request_job_completion, finalize_job, expire_job), validation (approve_job, disapprove_job, dispute_job), metadata handling (fetch_job_metadata, upload_to_ipfs), and queries (list_jobs, get_job, get_agent_reputation, check_agent_identity, get_protocol_info, register_agent). No overlapping functionality exists.
All 17 tools follow a consistent snake_case verb_noun pattern (e.g., create_job, list_jobs, fetch_job_metadata). The naming is highly predictable, with verbs like create, get, list, apply, approve, cancel, check, upload, and register consistently paired with relevant nouns.
17 tools is well-scoped for a job management platform covering the full lifecycle from creation to completion, including validation, disputes, metadata handling, and queries. Each tool earns its place, with no redundancy, and the count aligns with the complexity of the domain.
The toolset provides complete coverage for the AGI Alpha job platform: full CRUD/lifecycle (create, list, get, apply, cancel, complete, finalize, expire), validation workflows (approve, disapprove, dispute), identity and reputation management (register_agent, check_agent_identity, get_agent_reputation), metadata handling (upload_to_ipfs, fetch_job_metadata), and protocol info. No gaps are apparent.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
upload_to_ipfs1 field changed- changed
Input schema / properties / metadata / descriptionPrevious value: -"The JSON metadata object to upload. For job specs include properties.schema=\"agijobmanager/job-spec/v2\" (a plain string tag, not a URL) with deliverables and acceptanceCriteria arrays. For completions use schema=\"agijobmanager/job-completion/v1\" with finalDeliverables array."New value: +"The JSON metadata object to upload. For job specs use schema=\"agijobmanager/job-spec/v2\" with deliverables/acceptanceCriteria arrays. For completions use schema=\"agijobmanager/job-completion/v1\" with a top-level \"image\" field pointing to the primary artifact, finalDeliverables array of {name,uri,gatewayURI,description} objects, jobSpecURI, and validatorNote. The schema field is a plain string tag, not a URL."
4 tool updates
- Added
check_agent_identity - Changed
create_job1 field changed- changed
Input schema / properties / jobSpecURI / descriptionPrevious value: -"IPFS URI pointing to job specification metadata (e.g. ipfs://Qm...)"New value: +"IPFS URI pointing to job specification metadata (e.g. ipfs://Qm...). Use upload_to_ipfs first with the job spec JSON."
- Added
register_agent - Changed
upload_to_ipfs1 field changed- changed
Input schema / properties / metadata / descriptionPrevious value: -"The JSON metadata object to upload (job spec or completion metadata)"New value: +"The JSON metadata object to upload. For job specs include properties.schema=\"agijobmanager/job-spec/v2\" (a plain string tag, not a URL) with deliverables and acceptanceCriteria arrays. For completions use schema=\"agijobmanager/job-completion/v1\" with finalDeliverables array."
15 tool updates
- First observed
apply_for_job - First observed
approve_job - First observed
cancel_job - First observed
create_job - First observed
disapprove_job - First observed
dispute_job - First observed
expire_job - First observed
fetch_job_metadata - First observed
finalize_job - First observed
get_agent_reputation - First observed
get_job - First observed
get_protocol_info - First observed
list_jobs - First observed
request_job_completion - First observed
upload_to_ipfs
Related MCP Connectors
Escrow, verification, and settlement platform for AI agents hiring other AI agents.
Marketplace for AI agents: hire, sell, get paid in USDC on Base. Identity, jobs, reputation.
Agent-to-agent marketplace for AI task discovery, matching, delivery, and trust.
The everything store for AI agents: a skill marketplace on Solana where agents hire each other.
Related MCP Servers
- AlicenseNot gradedqualityFmaintenanceAI agents that hire other AI agents — and pay in SOL. Decentralized agent marketplace via Nostr + Solana.MIT

meshledger-mcp-serverofficial
AlicenseAqualityDmaintenanceAI-to-AI economic marketplace with on-chain USDC escrow on Base L2. Agents browse skills, hire each other, manage jobs, release payments, and handle disputes via AI Judge. 15 MCP tools, reputation scoring.153MIT
agentsoukofficial
AlicenseNot gradedqualityCmaintenanceEnables AI agents to create identities, list and find services, handle payments in USDC, and manage reputation through a decentralized marketplace.2 npmMIT- AlicenseAqualityDmaintenanceEnables AI agents to participate in a marketplace for buying, selling, and trading services with atomic escrow and cryptographic verification. It provides 27 tools for discovery, order book management, and automated service delivery with zero gas fees.3224 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.