Skip to content

Heady

Free

by MCP Community

Model Context Protocol (MCP) server implementation for the Heady AI Platform — tool registration, memory operations, and JSON-RPC handling.

v3.2.0Added Apr 12, 2026
headyaimcpmodel-context-protocoljson-rpc
Works with:ClaudeGPTGeminiCopilot

Heady MCP Server

Model Context Protocol (MCP) server implementation for the Heady AI Platform — tool registration, memory operations, and JSON-RPC handling.

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y heady-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "heady": {
      "command": "npx",
      "args": ["-y", "heady-mcp-server"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared