Skip to content
VS Code

hermes atlas mcp for VS Code

io.github.ksimback/hermes-atlas-mcp

Search and fetch 100+ Hermes Agent tools, skills, plugins, and integrations from hermesatlas.com.

client:VS Code transport:stdio runtime:npm

Install hermes atlas mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "hermes-atlas-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "hermes-atlas-mcp"
      ]
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

hermes atlas mcp in other clients