Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
NousResearch
/
hermes-agent
Public
Notifications
You must be signed in to change notification settings
Fork
52.4k
Star
248k
Code
Issues
5k+
Pull requests
5k+
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(mcp): Native MCP client with HTTP transport, reconnection, and security
- #301
#301
Merged
teknium1
merged 13 commits into
main
NousResearch/hermes-agent:main
from
feat/mcp-support
NousResearch/hermes-agent:feat/mcp-support
Copy head branch name to clipboard
Mar 3, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat(mcp): Native MCP client with HTTP transport, reconnection, and security
#301
teknium1
merged 13 commits into
main
NousResearch/hermes-agent:main
from
feat/mcp-support
NousResearch/hermes-agent:feat/mcp-support
Copy head branch name to clipboard
Commits
Commits on Mar 2, 2026
feat: add MCP (Model Context Protocol) client support
Show description for 3c252ae
0xbyt4
committed
3c252ae
View commit details
Copy full SHA for 3c252ae
Browse repository at this point
feat(gateway): add MCP server shutdown on gateway exit
Show description for 0eb0bec
0xbyt4
committed
0eb0bec
View commit details
Copy full SHA for 0eb0bec
Browse repository at this point
fix: resolve orphan subprocess leak on MCP server shutdown
Show description for aa2ecae
0xbyt4
committed
aa2ecae
View commit details
Copy full SHA for aa2ecae
Browse repository at this point
fix: make discover_mcp_tools idempotent to prevent duplicate connections
Show description for 593c549
0xbyt4
committed
593c549
View commit details
Copy full SHA for 593c549
Browse repository at this point
fix(tests): isolate discover_mcp_tools tests from global _servers state
Show description for 151e8d8
0xbyt4
committed
151e8d8
View commit details
Copy full SHA for 151e8d8
Browse repository at this point
fix: resolve thread safety issues and shutdown deadlock in MCP client
Show description for 11a2ecb
0xbyt4
committed
11a2ecb
View commit details
Copy full SHA for 11a2ecb
Browse repository at this point
Commits on Mar 3, 2026
Merge PR #291: feat: add MCP (Model Context Protocol) client support
Show description for 468b7fd
teknium1
committed
468b7fd
View commit details
Copy full SHA for 468b7fd
Browse repository at this point
feat(mcp): add HTTP transport, reconnection, security hardening
Show description for 64ff8f0
teknium1
committed
64ff8f0
View commit details
Copy full SHA for 64ff8f0
Browse repository at this point
docs: add comprehensive MCP documentation and examples
Show description for 63f5e14
teknium1
committed
63f5e14
View commit details
Copy full SHA for 63f5e14
Browse repository at this point
fix(mcp): parallel discovery, user-visible logging, config validation
Show description for 60effcf
teknium1
committed
60effcf
View commit details
Copy full SHA for 60effcf
Browse repository at this point
feat(mcp): banner integration, /reload-mcp command, resources & prompts
Show description for 7df1422
teknium1
committed
7df1422
View commit details
Copy full SHA for 7df1422
Browse repository at this point
fix(mcp): /reload-mcp now updates agent tools + injects history message
Show description for eec31b0
teknium1
committed
eec31b0
View commit details
Copy full SHA for eec31b0
Browse repository at this point
fix(mcp): persist updated tools to session log immediately after reload
Show description for 3ead340
teknium1
committed
3ead340
View commit details
Copy full SHA for 3ead340
Browse repository at this point
You can’t perform that action at this time.