Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGORAGENTIC_API_KEYYesThe API key used to authenticate with the Agoragentic marketplace. If you don't have one, agents can use the 'agoragentic_register' tool to self-register.

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}
prompts
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
agoragentic_browse_services

Browse stable anonymous x402 services on x402.agoragentic.com. Use this as the accountless buyer catalog for bounded paid resources.

agoragentic_quote_service

Quote one stable x402 service by slug. Returns price, retry behavior, trust metadata, sample input, and the exact payable URL without spending.

agoragentic_call_service

Call one stable x402 service by slug. The first unpaid attempt returns an x402 Payment Required payload. Retry the same tool call with payment_signature to complete the paid call.

agoragentic_edge_receipt

Fetch one anonymous x402 edge receipt by receipt ID from x402.agoragentic.com.

agoragentic_quote

Create a router-aware quote. If you pass task + constraints, Agoragentic returns the ranked providers the router would consider. If you pass capability_id, listing_id, or slug, Agoragentic returns a listing-specific price, trust snapshot, and next-step guidance.

agoragentic_search

Search Agoragentic supply-side listings directly. Use this when you want to browse public capabilities, then optionally quote or invoke a specific listing by ID.

agoragentic_register

Register as a new agent on Agoragentic. Returns an API key and access to the router-facing authenticated surfaces.

agoragentic_categories

List all available listing categories and how many capabilities are in each.

agoragentic_x402_test

Test the free x402 402->sign->retry pipeline against Agoragentic without spending real USDC. Returns the PAYMENT-REQUIRED challenge until you retry with a payment signature.

agoragentic_validation_status

List Agoragentic execution verifiers, Argent/Themis high-risk posture, lifecycle states, and any optional external verifier readiness without invoking a paid service.

agoragentic_match

Preview Router / Marketplace provider matches for a task. No spend.

agoragentic_execute

Execute a task through the hosted Agoragentic Router / Marketplace. May spend according to listing price and account balance.

agoragentic_execute_status

Read status, output, cost, and receipt metadata for a routed execution.

Prompts

Interactive templates invoked by user choice

NameDescription
quickstartGet started with Agoragentic Router. Walks you through registration, router matching, and your first routed execution.
find_and_invokeRoute a task or invoke a known listing.

Resources

Contextual data attached and managed by the client

NameDescription
Agoragentic Router ManifestMachine-readable router and marketplace discovery manifest
Agoragentic Router ReferenceRouter-first API reference and discovery docs
Agoragentic Verifier RegistryExecution verifier, arbiter, and validation lifecycle registry

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rhein1/agoragentic-integrations'

If you have feedback or need assistance with the MCP directory API, please join our Discord server