Search and fetch 100+ Hermes Agent tools, skills, plugins, and integrations from hermesatlas.com.
claude mcp add hermes-atlas-mcp -- npx -y hermes-atlas-mcp
claude_desktop_config.json
{
"mcpServers": {
"hermes-atlas-mcp": {
"command": "npx",
"args": [
"-y",
"hermes-atlas-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"hermes-atlas-mcp": {
"command": "npx",
"args": [
"-y",
"hermes-atlas-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"hermes-atlas-mcp": {
"command": "npx",
"args": [
"-y",
"hermes-atlas-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"hermes-atlas-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hermes-atlas-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"hermes-atlas-mcp": {
"command": "npx",
"args": [
"-y",
"hermes-atlas-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.ksimback--hermes-atlas-mcp/reviews or the review_server meta-tool.
POST /mcp