Skip to main content
Glama
259,878 tools. Last updated 2026-07-05 03:44

"An agent for conducting research" matching MCP tools:

  • Install all skills from a curated agent pack in a single call. Choose a pack like 'research-agent' to set up multiple tools for a specific role.
    MIT
  • Send a message to an agent and receive the assistant's reply, or get a run ID for polling. If the agent requires human input, it returns an awaiting status to continue with input prompts.
    MIT
  • Check the status of a Firecrawl agent job and retrieve results when processing is complete. Use this tool to monitor progress and obtain extracted data after initiating research tasks.
    MIT
  • Assembles recent research activity summaries, news briefs, meeting titles, and library additions into a context block for the Metis agent to synthesize a daily insight.
    AGPL 3.0
  • Revoke an agent to block all future permission checks. Use when an agent misbehaves or is decommissioned. All recalls are audited.
    MIT
  • Create an execution trace to audit multi-step agent workflows. Start a trace, add steps as the operation proceeds, then complete it for a full record.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Download a blueprint as an Agent Skills directory, returning a JSON manifest of all files (SKILL.md, reference docs, scripts) to write to disk for any coding agent. Avoid reading individual tools.
    MIT
  • Look up reputation stats for an agent: success rate, average latency, hire count, ratings. Use this to vet an agent before a high-stakes hire.
    MIT
  • Create a copy of an existing AI agent with identical configuration to enable testing variations or A/B comparisons. New agent is placed in a specified organization.
    MIT
  • Remove all stored data for an agent, including memories, profiles, and episodes, by specifying its agent ID. Used to clean up when an agent is deleted.
    MIT
  • Retrieve legal policies (terms, privacy, refund) published by an elisym agent as NIP-23 articles. Provide an agent npub to get sanitized markdown content.
    MIT
  • Permanently remove an agent and its associated disk. This irreversible action deletes the agent from your cloud computer.
    MIT
  • Read the current system prompt and configured tools for an AI agent by providing its ID. Use this to verify agent instructions and tool setup.
    MIT
  • Initiate an outbound phone call by providing an agent ID and phone number in E.164 format. The agent calls the number and executes its configured prompt.
    MIT
  • Display recent memories of an AI agent, filtered by agent or project, for dashboard monitoring.
    MIT