Installation & Configuration
{
"mcpServers": {
"hermes-search-mcp": {
"command": "npx",
"args": [
"-y",
"hermes-search-mcp@latest"
],
"env": {
"AZURE_SEARCH_ENDPOINT": "your-search-endpoint",
"AZURE_SEARCH_API_KEY": "your-api-key",
"AZURE_SEARCH_INDEX_NAME": "your-index-name"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17