native-mcp

Connect Hermes Agent to local and remote MCP servers with automatic tool discovery.

Updated Apr 30, 2026
One-click install
npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill native-mcp-lxh755818-bot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: native-mcp
Source: https://github.com/lxh755818-bot/obsidian-vault/tree/main/backup/skills/mcp/native-mcp
Command: npx skills add https://github.com/lxh755818-bot/obsidian-vault --skill native-mcp-lxh755818-bot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires mcp, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies connecting to and using MCP (Model Context Protocol) servers, enabling Hermes Agent to directly integrate and utilize external tools and capabilities.

Core Features & Use Cases

  • MCP Server Integration: Connect to MCP servers at startup and automatically discover and use their tools.
  • Local and Remote Servers: Run local stdio-based MCP servers or connect to remote HTTP/StreamableHTTP MCP servers.
  • Auto-Discovery: MCP tools are automatically injected into all platform toolsets for seamless use in conversations.
  • Use Case: Connect to a remote server that provides filesystem access, and use its tools directly within Hermes Agent, without the need for additional bridges or CLI tools.

Quick Start

Add a new MCP server to your configuration file and restart Hermes Agent.

Frequently Asked Questions about native-mcp

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

FAQPage Schema
How do I connect Hermes Agent to an MCP server for direct tool integration?

To connect Hermes Agent to an MCP server, add the server to your configuration file and restart the agent. This enables automatic discovery and injection of MCP tools directly into your platform toolsets for seamless use.

Can I use remote HTTP MCP servers with Hermes Agent?

Yes, Hermes Agent supports both local stdio-based MCP servers and remote HTTP/StreamableHTTP MCP servers. You can connect to remote servers to access external tools and capabilities without needing additional bridges or CLI tools.

How does auto-discovery work for MCP tools?

Auto-discovery automatically detects available tools from connected MCP servers at startup. These tools are then injected directly into all platform toolsets, making them immediately accessible for use within your conversations.

What is the best way to access a remote filesystem using MCP in Hermes Agent?

The best way is to connect to a remote MCP server that provides filesystem access. Once configured in your setup file and the agent is restarted, you can use its filesystem tools directly within Hermes Agent.

Do I need additional CLI tools to use MCP servers with Hermes Agent?

No, you do not need additional bridges or CLI tools. This Skill integrates MCP servers directly into Hermes Agent, automatically discovering and injecting external tool capabilities into your conversations without extra overhead.