Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jsulmont • Uncategorized
A Common Lisp SDK implementing the Model Context Protocol (MCP) and Agent-to-Agent Protocol (A2A) for building and running AI agents with tool integration.
Integrate and run AI tools within a Common Lisp environment.
Multi-provider AI model support and extended reasoning capabilities.
Coordinate multiple specialized sub-agents and dynamically create tools at runtime.
mcp-lisp provides a comprehensive Common Lisp SDK for the Model Context Protocol (MCP) and partial support for the Agent-to-Agent Protocol (A2A). It enables developers to create MCP servers and clients, define and run tools, and build REPL agents that integrate with multiple AI providers like Anthropic, Groq, and OpenAI. The SDK supports structured tool errors, access logging, multi-agent coordination, behavioral specs with property-based testing, and self-hosting capabilities, facilitating robust AI agent development and testing.