hermes atlas mcp for Cursor
io.github.ksimback/hermes-atlas-mcp
Search and fetch 100+ Hermes Agent tools, skills, plugins, and integrations from hermesatlas.com.
client:Cursor
transport:stdio
runtime:npm
Install hermes atlas mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hermes-atlas-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"hermes-atlas-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs