Skip to content
Back to search
100
MCP live MCP 2025-06-18 http

heym

heymrun/heym

Build agentic systems. Run them with confidence. Orchestrate agents, automate business processes, inspect every execution, and keep humans in control. Deploy Heym on your own infrastructure.

Uptime
100.0%
1 direct probes · 30d
Response
397ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://heym.run

Tools · 6

get_site_summary

Return a detailed overview of Heym: product capabilities, content counts, every key page (features, platform, nodes, docs, templates, blog, playground, convert, enterprise, about), template categories…

search_site

Search everything on heym.run by keyword: pages, workflow templates, playground demos, tutorial videos, blog post sections, and documentation. Uses the same index as the site search dialog and returns…

get_changelog

Read the Heym release history: version tags, publish dates, release notes, breaking changes, security fixes, and the merged pull requests behind each version. Use `version` to fetch one release, or `q…

list_recent_blog_posts

List recent Heym blog posts with titles, URLs, and descriptions.

find_templates

Search Heym workflow templates by keyword.

get_blog_post

Fetch the markdown source for a Heym blog post by slug.

How to use

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

{
  "mcpServers": {
    "heym": {
      "url": "https://heym.run",
      "transport": "http"
    }
  }
}