by MCP Community
Model Context Protocol (MCP) server implementation for the Heady AI Platform — tool registration, memory operations, and JSON-RPC handling.
Model Context Protocol (MCP) server implementation for the Heady AI Platform — tool registration, memory operations, and JSON-RPC handling.
npx -y heady-mcp-server
{
"mcpServers": {
"heady": {
"command": "npx",
"args": ["-y", "heady-mcp-server"]
}
}
}Authentication
Not declared
Server class
CommunityCompliance
None declared