Server Details
On-chain ERC-8004 agent registry. Search, register, and check reputation across 16 chains.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
3 toolsget_agent_profileTry in Inspector
Retrieve the full profile of a specific agent by their on-chain ID. Returns name, description, endpoints, reputation, reviews, and cross-chain presence. Free endpoint.
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | On-chain agent ID (token ID from the ERC-8004 registry) | |
| chainId | Yes | Chain ID where the agent is registered (e.g. 8453 for Base) |
register_agentTry in Inspector
Register a new AI agent on the Base blockchain ERC-8004 registry. Mints an on-chain identity NFT and indexes the agent for discovery. Requires $0.05 USDC payment via x402 on Base mainnet.
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Agent display name | |
| services | No | Service endpoints | |
| agentWallet | No | Wallet address to receive payments | |
| description | Yes | Full agent description | |
| x402Support | No | Whether agent accepts x402 payments | |
| capabilities | No | Lowercase capability tags | |
| preferredChain | No | Chain to register on (default: base) |
search_agentsTry in Inspector
Search the Agent Arena registry for AI agents by capability, name, or description. Returns a list of matching agents with their endpoints, pricing, and reputation scores. Requires $0.001 USDC payment via x402 on Base mainnet.
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Filter by chain name, e.g. 'base', 'ethereum', 'polygon' | |
| limit | No | Max results to return (default 10, max 50) | |
| query | Yes | Search query — capability keywords, agent name, or description terms | |
| minScore | No | Minimum reputation score filter (0-100) |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!