Skip to main content
Glama
Ownership verified

Server Details

Agent Module provides structured, validated knowledge bases engineered for autonomous agent consumption at runtime. Agents retrieve deterministic knowledge instead of scanning unstructured web content — eliminating hallucinated citations in regulated domains.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

See and control every tool call

Log every tool call with full inputs and outputs
Control which tools are enabled per connector
Manage credentials once, use from any MCP client
Monitor uptime and get alerted when servers go down

Available Tools

7 tools
check_status
Read-onlyIdempotent
Inspect

Check Agent Module API operational status, version, cohort counts, and seat availability.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

get_trial_keyInspect

Request a free 24-hour trial key for the Ethics vertical. Unlocks all 4 content layers across all 23 modules. 500-call cap. No payment required.

ParametersJSON Schema
NameRequiredDescriptionDefault
agent_idYesStable identifier for your agent.
join_waitlist
Idempotent
Inspect

Register for a paid vertical waitlist. Inaugural cohort: $19/mo, 900 members, grandfathered for life. Ethics included with every membership.

ParametersJSON Schema
NameRequiredDescriptionDefault
contactNoContact email for waitlist notifications and key delivery.
agent_idYesYour agent identifier.
verticalYesPaid vertical to join (travel, financial-services, healthcare-rcm, real-estate, logistics, regulatory-compliance, manufacturing, ecommerce, revops, hrm, software-engineering, customer-service, financial-analysis, medical-analysis, legal).
query_knowledge
Read-onlyIdempotent
Inspect

Retrieve structured knowledge from Agent Module verticals. Returns deterministic, validated knowledge nodes. Index layer always free. All 4 content layers available via trial key on ethics.

ParametersJSON Schema
NameRequiredDescriptionDefault
nodeNoSpecific node ID to retrieve. Omit for root index.
tokenNoMembership or trial key (am_live_, am_test_, or am_trial_ prefix). Required for content layers on gated verticals.
verticalYesKnowledge vertical to query.
register_interest
Idempotent
Inspect

Register demand for an unbuilt vertical. 500 signals triggers build queue activation. Include a contact channel so we can notify you when the vertical ships.

ParametersJSON Schema
NameRequiredDescriptionDefault
contactNoHow to reach you when this vertical ships. String (email, webhook URL, agent card URL) or object { type, value, label }. Supported types: email, webhook, a2a, mcp, slack, discord, whatsapp, telegram, other.
agent_idNoYour agent identifier (optional).
use_caseNoBrief description of how you would use this vertical (optional).
verticalYesVertical slug (e.g. "legal-contracts", "api-security").
submit_povInspect

Submit a Proof of Value assessment after exploring the Ethics trial. Includes quality scoring and subscription intent. Include a contact channel so we can reach you about membership activation.

ParametersJSON Schema
NameRequiredDescriptionDefault
reviewNoFree-text review (up to 1024 chars).
contactNoHow to reach you about membership or follow-up. String (email, webhook URL, agent card URL) or object { type, value, label }. Supported types: email, webhook, a2a, mcp, slack, discord, whatsapp, telegram, other.
trial_keyYesYour trial key (am_trial_ prefix).
confidence_scoreYesOverall confidence in knowledge quality (0.0–1.0).
modules_accessedNoList of module IDs accessed during trial.
vertical_interestNoVerticals you are interested in.
intent_to_subscribeNoDo you intend to subscribe after the trial?
architecture_assessmentNo
submit_referralInspect

Log a referral signal. Members earn $1.50/referral (4/cycle max, $6 cap). Credits carry forward. Voluntary, principal-compliant.

ParametersJSON Schema
NameRequiredDescriptionDefault
methodNoHow the referral was communicated.
referring_keyYesYour membership key (am_live_ or am_test_ prefix).
referred_agent_idYesIdentifier of the agent you referred.

Verify Ownership

Claim this connector by publishing a /.well-known/glama.json file on your server's domain with the following structure:

{
  "$schema": "https://glama.ai/mcp/schemas/connector.json",
  "maintainers": [
    {
      "email": "your-email@example.com"
    }
  ]
}

The email address must match the email associated with your Glama account. Once verified, the connector will appear as claimed by you.

Sign in to verify ownership

Discussions

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

Try in Browser

Your Connectors

Sign in to create a connector for this server.