Skip to main content
Glama
521,507 tools. Updated 2026-09-06 11:42

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

  • Learn about Proxenio's verified intent network and agent API to understand trust tiers, capabilities, and authentication before connecting.
    MIT
  • 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

  • Agent-work MCP: free context preflight and page-read previews, paid x402 HTTP upgrades.

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

  • Creates a withdrawal request to send cryptocurrency to an external wallet address. Requires a separate withdrawal API key for secure processing.
    MIT
  • Creates a named API surface for a project's boards, enabling external frontends to interact with them. Add endpoints and an API key to expose data.
    MIT
  • 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
  • List SMS conversation threads between your number and external contacts. Filter by agent to view threads for a specific agent.
    MIT
  • Scan Slack channels to identify threads that exceed SLA thresholds without external replies, enabling proactive monitoring of response times.
    ISC
  • Fetch replies for an Aphorist post or reply, with pagination and sorting. Use post_id for top-level replies or reply_id to retrieve nested replies.
    -
  • Relay incoming messages from external peers to an existing agent session or spawn a new session, defaulting to the daemon-owned ingress agent.
    MIT
  • Orchestrates discovery, validation, and data fetching from external APIs. Guides API selection based on your cognitive role and synthesizes reliable data insights.
    MIT
  • Make HTTP requests to an external API by specifying an endpoint path and an optional HTTP method. Retrieve data from any API endpoint.
    -