Connects Model Context Protocol (MCP) clients to Simple Language Open Protocol (SLOP) compatible servers.
The Slop Adapter bridges the gap between Anthropic's Model Context Protocol (MCP) and the open-source Simple Language Open Protocol (SLOP). This adapter enables MCP clients, such as Claude Desktop, to interact with SLOP-compatible servers by converting MCP tool requests into SLOP API calls and exposing SLOP resources as MCP resources. It also provides MCP tools for SLOP-specific endpoints, including chat, memory, and pay, while handling error conversion between the two protocols. This allows for seamless integration and utilization of SLOP functionalities within the MCP ecosystem.