GitHub - sashirestela/simple-openai: A Java library to use the OpenAI Api in the simplest possible way.
A Java library to use the OpenAI Api in the simplest possible way. - sashirestela/simple-openai
MCP Agent Mail is an HTTP FastMCP server providing asynchronous, email-like communication and coordination for coding agents.
It assigns agents unique identities, enables inbox/outbox messaging with searchable history, and implements advisory file reservations to prevent edit conflicts, backed by Git and SQLite. The system is designed for use across multiple agents and codebases, supporting integration with CLI tools and dependency-aware task planners.