🌞 A dedicated MCP server purpose-built for agent conversation summarization.
Server Config
{
"mcpServers": {
"sun-mcp": {
"command": "npx",
"args": [
"-y",
"sun-mcp@latest"
]
}
}
}{
"mcpServers": {
"sun-mcp": {
"command": "npx",
"args": [
"-y",
"sun-mcp@latest"
]
}
}
}