Implements a Model Context Protocol (MCP) server to facilitate Agent8 SDK development.
This tool provides an MCP server to support Agent8 SDK development, built with TypeScript and pnpm. It offers stdio and SSE transports, and implements specific MCP capabilities like providing system prompts optimized for Agent8 SDK development and searching a vector database for relevant Agent8 game development code examples. Configuration is flexible, allowing for command-line arguments, environment variables, and default values. It supports various logging options and provides integration instructions for Claude Desktop.