458,343 tools. Updated 2026-08-16 20:21
"Hermes" matching MCP tools:
- Resets the Hermes agent session, clearing conversation history and profile context for a fresh start.Apache 2.0
- List bundled Hermes API server documentation resources, section slugs, snapshot provenance, and planned wrapper mapping without network refresh.MIT
- Inspect Hermes GPT bridge identity, allowed read roots, write sandbox, auth status, and safety modes without exposing tokens.MIT
- List all Hermes skills installed on the local machine. Use this to verify or inspect available skills without making changes.MIT
- Cancel a Hermes job using its job ID. This tool terminates a running job based on the provided identifier.Apache 2.0
- Fetches detailed health of the Hermes API server, allowing section selection, and writes redacted receipts for audit.MIT
Matching MCP Servers
- Alicense-qualityCmaintenanceHermes is a boilerplate for building agent-ready tools with a shared TypeScript core, enabling a single operation to be used as a CLI command, local MCP tool, remote MCP server, and Skill instructions. It currently demonstrates sending Telegram messages.MIT
- Alicense-qualityDmaintenanceAn AI-powered developer productivity server that enables managing emails, analyzing GitHub repositories, searching AI/ML papers, and tailoring resumes via MCP tools.1MIT
Matching MCP Connectors
Deterministic finance & quant tools AI agents call and pay for per request over x402 (USDC on Base) — DCF/IRR/XIRR/NPV, LP/GP distribution waterfalls, Black-Scholes pricing & Greeks, bond yield/duration/amortization, portfolio risk, wallet AML screening, and email validation. No API key, no data feed; deterministic, evidence-backed; $0.02–$2.00 USDC per call.
Pyth Hermes MCP — real-time price feeds and oracle data for DeFi agents.
- Fetch a single scheduled Hermes cron job definition and its last-run state by job ID, producing a redacted receipt for evidence tracking.MIT
- Retrieve the stdout and stderr output from a completed asynchronous Hermes job by providing its job ID.MIT
- Read bundled Hermes API server documentation sections by slug or resource URI offline, without network calls or API access, to get answers directly from local docs.MIT
- Checks the availability of the Hermes CLI runtime without executing a provider request.MIT
- Retrieve total repositories, stars, category breakdown, and latest Hermes version for the Hermes Agent ecosystem.MIT
- List configured bridge presets and their Hermes skills and toolsets to understand available action capabilities.MIT
- Retrieve lifecycle metadata for an asynchronous Hermes job using its job ID. Does not return the job output.MIT
- View the contents of a specified Hermes skill's SKILL.md file. Retrieve documentation for installed skills by providing the skill name.MIT
- Retrieve the configured Hermes API server capability surface, filtering by chat, responses, runs, jobs, skills, toolsets, or health, while writing redacted evidence receipts for audit trails.MIT
- Lists scheduled Hermes cron jobs from the Hermes API server, with optional pagination limits, offsets, and status filtering to help operators monitor active, paused, or disabled jobs.MIT
- Create a scheduled Hermes cron job with prompt, schedule, skills, model/provider overrides, and delivery target, while generating redacted receipts for audit.MIT
- Read a local file from the Hermes machine by providing an explicit file path. Supports optional offset and limit for partial reads.MIT
- Check whether the configured Hermes API server is live by performing a GET health request and writing a redacted receipt to verify connectivity and produce audit evidence.MIT
- Validates the Hermes session cookie to resolve authentication errors in other tools.