Self-hosted AI workflow automation platform with visual canvas, agents, RAG, HITL, MCP, and observability in one runtime. Expose your Heym workflows as an MCP server at /api/mcp/sse — callable from Claude Desktop, Cursor, or any MCP client.
サーバー設定
{
"mcpServers": {
"heym": {
"url": "http://localhost:4017/api/mcp/sse"
}
}
}