★ 3,746 stars
Java
🤖 AI/LLM
Updated 1mo ago
The transport-agnostic real-time framework for the JVM. WebSocket, SSE, Long-Polling, gRPC, MCP — one API, any transport.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"atmosphere": {
"command": "npx",
"args": [
"-y",
"Atmosphere/atmosphere"
]
}
}
}
Run in terminal:
claude mcp add atmosphere npx -y Atmosphere/atmosphere
Add to .cursor/mcp.json:
{
"mcpServers": {
"atmosphere": {
"command": "npx",
"args": [
"-y",
"Atmosphere/atmosphere"
]
}
}
}
Topics
agentic-aievent-drivenjavamcpquarkusspring-bootssestreamingwebsocket