๐Ÿ”Œ

MCP Protocol

HeadyMe โ€” Your Sovereign AI

๐Ÿ“– Documentation โšก API Reference ๐Ÿ”Œ MCP Protocol

Overview

What is MCP?

Model Context Protocol โ€” a standard for connecting AI assistants to external tools and data.

HeadyMCP Server

Our MCP server exposes 30+ tools via JSON-RPC with SSE and WebSocket transport.

IDE Integration

Connect from VS Code, Cursor, Windsurf, or any MCP-compatible editor in one command.

Available Tools

heady_chat

Multi-provider AI conversation with context, memory, and model selection.

heady_search

Semantic search across code, docs, and knowledge bases with citation.

heady_embed

Generate and store embeddings for RAG pipelines and similarity matching.

heady_code

AI code generation, refactoring, and review with multi-model consensus.

heady_deploy

Deploy services to Cloud Run, Cloudflare Workers, or custom infrastructure.

heady_memory

Store and retrieve from persistent 3D vector memory with context awareness.

Configuration

MCP Settings

Add HeadyMCP to your IDE with a single JSON config โ€” no install required.

Custom Tools

Register your own tools on the Heady MCP server for team-wide access.

Transport Options

Choose between SSE (browser), WebSocket (real-time), or stdio (local) transport.