← hellocrossman.com

INDIVIDUAL MCP TOOL

analytics_engagement

Engagement metrics: scroll depth stats and outbound link clicks

hellocrossman.comnone authenticationAvailability not checked

Input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent endpoint

hellocrossman.com

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.hellocrossman-com]
url = "https://hellocrossman.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hellocrossman-com": {
      "type": "http",
      "url": "https://hellocrossman.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hellocrossman-com
Remote MCP URL: https://hellocrossman.com/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": {
    "hellocrossman-com": {
      "url": "https://hellocrossman.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "hellocrossman-com",
  "transport": "streamable-http",
  "url": "https://hellocrossman.com/mcp"
}
MCP Inspector

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

Related tools

  • list_blog_posts — List all published blog posts with slug, title, category, tags, publishedAt, excerpt, readTime
  • get_blog_post — Get a full blog post by slug including content, metadata, and SEO fields
  • create_blog_post — Create a new blog post.
  • update_blog_post — Update an existing blog post by slug.
  • delete_blog_post — Delete a blog post by slug
  • list_case_studies — List all case studies with slug, name, tagline, description, metrics, techStack
  • get_case_study — Get full case study by slug
  • list_tools — List all tools/lead magnets with slug, name, tagline, description, url, metrics