Stats
Actions
Tags
From summer
Runs locally as a stdio MCP server using the 'summer-engine' npm package. Purpose is unclear from configuration alone.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"summer-engine": {
"command": "npx",
"args": [
"summer-engine",
"mcp"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub summerengine/summer-engine-agent --plugin summer