Productivity|Development|Data|Communication|Finance|Security|AI / ML|Cloud|Database|DevOps|IoT|Media|E-Commerce|Analytics|Social|UtilitiesJava
atmosphere
Real-time transport layer for Java AI agents.
N/A rating (0 reviews)0 installs3,752 GitHub stars
JavaAITransport
Build once with @Agent — deliver over WebSocket, SSE, gRPC, MCP, A2A, AG-UI, or any transport. Works with Spring AI, LangChain4j, Google ADK, Embabel, Koog or the built-in OpenAI-compatible client.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"atmosphere": {
"args": [
"-y",
"atmosphere"
],
"command": "npx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.