agent-mesh: AgentMesh is the secure nervous system for cloud-native AI agent ecosystems, providing a critical trust and identity layer. It ensures every agent has a cryptographic identity, every interaction is verified, and every action is audited, making multi-agent systems enterprise-ready.; fastapi_mcp: FastAPI-MCP allows you to expose your existing FastAPI endpoints as Model Context Protocol (MCP) tools. It offers native integration with FastAPI, including built-in authentication using existing dependencies, and preserves schemas and documentation.
Agent registration walkthrough: Guide for agent identity registration and secure setup.
Integrating FastAPI services as tools for large language models (LLMs) that support MCP.