native-mcp

Connect MCP servers and auto-register their tools in Hermes Agent.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/x-TheFox/Corvus --skill native-mcp-x-thefox
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: native-mcp
Source: https://github.com/x-TheFox/Corvus/tree/main/skills/mcp/native-mcp
Command: npx skills add https://github.com/x-TheFox/Corvus --skill native-mcp-x-thefox

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Connect MCP servers and register their tools within Hermes Agent so you can access external capabilities as first-class tools.

Core Features & Use Cases

  • Auto-registration of MCP tools from configured servers on startup
  • Supports both stdio and HTTP MCP transports for tools
  • Centralized discovery and injection into Hermes toolsets across conversations

Quick Start

Deploy Hermes Agent with an MCP server configuration and it will auto-discover and register MCP tools at startup.

Frequently Asked Questions about native-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I auto-register MCP server tools in Hermes Agent?

MCP servers support both stdio and HTTP transports for tool integration. You can configure Hermes Agent to connect to MCP servers using either transport mechanism for tool discovery and registration.

What is MCP tool discovery and how does it work?

Yes, MCP tools are injected into Hermes toolsets centrally, making them accessible across all conversations. This ensures external capabilities are available as first-class tools throughout your Hermes Agent sessions.

Do I need to manually configure MCP transports for Hermes Agent?

MCP tool integration implements tool naming conventions and security considerations to safely expose external capabilities. It follows documented security practices for connecting MCP servers and registering their tools within Hermes Agent.

Can I use both stdio and HTTP MCP servers with Hermes Agent?

MCP tools are auto-registered on startup based on your MCP server configuration. Once Hermes Agent deploys with the configuration, it discovers and injects the tools into Hermes toolsets without requiring manual registration.

What security considerations apply to MCP server integration?

To connect MCP servers in Hermes Agent, deploy with an MCP server configuration. Startup discovery automatically connects the servers and registers their tools, exposing them across all Hermes toolsets.