← Registry

Content Tools

heym.run

This server allows searching and retrieving content from the Heym website, including site summaries, templates, blog posts, and documentation.

1 endpoint5 known toolsFirst detected August 2, 2026Last detected August 2, 2026

ENDPOINT 1

https://heym.run/mcp

No auth detected

MCP server metadata

Name
heymweb-mcp
Version
1.0.0
Capabilities
tools
Server instructions

Use this MCP endpoint to explore the public Heym site. Call get_site_summary first for the product overview, key pages, template categories, playground demos, and AI Convert. Use search_site to find any page, template, playground demo, blog section, or doc by keyword.

Known tools 5

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 and featured templates, recent blog posts, playground demos, AI Convert support, and agent discovery links.

Inferred read-only
search_site

Search everything on heym.run by keyword: pages, workflow templates, playground demos, blog post sections, and documentation.

Potential side effects
list_recent_blog_posts

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

Inferred read-only
find_templates

Search Heym workflow templates by keyword.

Inferred read-only
get_blog_post

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

Potential side effects

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.heymweb-mcp]
url = "https://heym.run/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "heymweb-mcp": {
      "type": "http",
      "url": "https://heym.run/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: heymweb-mcp
Remote MCP URL: https://heym.run/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "heymweb-mcp": {
      "url": "https://heym.run/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "heymweb-mcp": {
      "type": "http",
      "url": "https://heym.run/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "heymweb-mcp",
  "transport": "streamable-http",
  "url": "https://heym.run/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for heym.run was fetched 2026-08-08T10:20:02.488Z and is being refreshed.

Trust status Neutral

heym.run is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.