Back to search
30
MCP

hexaeight-mcp-client

pypi/hexaeight-mcp-client

Framework-agnostic MCP client integration for HexaEight agents

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

hex-mcp
A MCP server for Hex
0 tools
mcp_client
MCP Client Implementation using Python, LangGraph and Gemini
0 tools
agentic-ai-mcp
A lightweight agentic AI framework with MCP tool serving
0 tools
hanzo-mcp-client
MCP (Model Context Protocol) client library for Hanzo Dev
0 tools
flux-mcp
Agentic MCP tools for Flux Framework and HPC
0 tools
framework-mcp-client
HTTP client proxy for Framework MCP Server (Cursor IDE integration)
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "hexaeight-mcp-client": {
      "url": "None",
      "transport": "http"
    }
  }
}