agent-card
25Command
Render an Everruns(Dev) MCP-Apps card for an agent (sandboxed HTML stats card).
Command
Render an Everruns(Dev) MCP-Apps card for an agent (sandboxed HTML stats card).
Command
Start a new Everruns(Dev) agentic session and send the first message.
Command
Search the Everruns(Dev) API catalog for available operations.
Command
Run an Everruns(Dev) workflow that can modify platform state.
Command
Inspect Everruns(Dev) platform data with a bash script.
Command
Send a follow-up message to an existing Everruns(Dev) session.
Command
Poll status and recent events for an Everruns(Dev) session.
Command
Show the current Everruns(Dev) user and default organization.
Skill Claude CodeCodex
Reference for working with the Everruns(Dev) managed harnesses platform (https://dev.everruns.com) - core concepts, UI links, entity naming, and API workflows for agents, harnesses, capabilities, sessions, models, and apps.
Plugin Claude Code
Interact with the Everruns managed harnesses platform. Manage harnesses, agents, and capabilities. Run agentic sessions. Create and deploy agentic applications.
Skill Claude CodeCodex
Reference for working with the Everruns managed harnesses platform (https://app.everruns.com) - core concepts, UI links, entity naming, and API workflows for agents, harnesses, capabilities, sessions, models, and apps.
Plugin Claude Code
Send transactional emails through the Resend remote MCP server. Connects with OAuth — no API key handling in the agent.
Command
Send an email via Resend.
Skill Claude CodeCodex
Send emails through the Resend remote MCP server (https://mcp.resend.com/mcp) - sending, scheduling, audiences, broadcasts, and how to handle a missing Resend connection.
Agent
Verify that an agent can be created with required fields (name, systemprompt) plus optional displayname, and returns a valid agent object with both name and displayname.
Agent
Verify that an agent can be created with capabilities and that the capabilities are correctly stored and returned.
Agent
Verify that agents are listed correctly, with pagination, and that archived agents are excluded by default. Verify both name (slug) and displayname appear in list responses.
Agent
Verify that an agent can be partially updated via PATCH, including name (slug) and displayname independently, and that only specified fields change.
Agent
Verify the two-stage agent deletion: soft delete (archive) via DELETE, then hard delete via POST /delete.
Agent
Verify that agent creation fails with appropriate errors for missing, invalid, or duplicate fields, including addressable name format validation.
Agent
Verify the /v1/agents/check-name endpoint correctly reports name availability, including format validation and excludeid support for edit forms.
Plugin Claude Code
Search official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more through the Microsoft Learn MCP server.
Agent
Researches Microsoft product questions against official documentation and reports findings with citations.
Command
Look up a topic in official Microsoft documentation and answer with cited sources.