Skip to main content
Glama
306,627 tools. Last updated 2026-07-25 16:35

"Connecting to an External API for Agent-Based Replies" matching MCP tools:

  • Sign a contract as an agent, generating an Ed25519 signature embedded in the audit trail for external verification without QC API dependency.
    MIT
  • Retrieve a tamper-evident audit log for a contract. Each event is hash-chained, and agent actions include agent DID for external auditor resolution.
    MIT
  • Connect an external iCal feed to an agent's calendar to include external events in availability calculations. Requires an agent-specific calendar.
    Apache 2.0
  • Scans remote A2A AgentCard metadata to detect prompt injection, capability spoofing, and suspicious URLs. Use before trusting or connecting to a remote agent to avoid connecting to a malicious peer.
    Apache 2.0

Matching MCP Servers

Matching MCP Connectors

  • Connect any two AI agents and let them talk directly. Claude to Claude, Claude to OpenAI, or any MCP-compatible agent

  • x402 pay-per-call tools: company enrichment, PDF extraction, Amazon/KDP data, YouTube transcripts.

  • Retrieve all chronological messages for a job to monitor agent-human interactions and check for replies after notifications.
    MIT
  • Switch to an agent API key to authenticate subsequent requests as that agent. Use after creating an agent to operate under its identity and enforce its spending limits.
    MIT
  • Scan Slack channels to identify threads that exceed SLA thresholds without external replies, enabling proactive monitoring of response times.
    ISC
  • Make HTTP requests to an external API by specifying an endpoint path and an optional HTTP method. Retrieve data from any API endpoint.
  • Invoke an external API by providing an endpoint path and optional HTTP method. Customize the handler to implement your own API logic.
  • Retrieve metadata of all active agent-scoped API keys for an organization, including ID, prefix, agent ID, label, and creation date.
    Apache 2.0
  • Configure or disable an automatic API call that runs before each call to enrich the agent with data, extracting response values into variables usable in prompts.
    MIT
  • Create an agent-scoped API key that authorizes actions for a single agent. Returns the plaintext key once; store it immediately.
    Apache 2.0
  • Revoke an agent-scoped API key permanently by providing its ID. The key stops working within a minute.
    Apache 2.0
  • Decommission an agent and revoke its scoped API keys. Requires an org-level API key.
    Apache 2.0
  • Send an A2A direct message to another agent using its bot_id. Returns a task ID for tracking replies.
    Apache 2.0