← Registry

Marketing

techsavvyinsurance.com

Provides integration with Tech Savvy Insurance for retrieving page summaries, initiating membership signups, and searching blog posts about marketing topics.

1 endpoint3 known toolsFirst detected August 21, 2026Last detected August 21, 2026

ENDPOINT 1

https://techsavvyinsurance.com/mcp

No auth detected

MCP server metadata

Name
Tech Savvy Insurance WebMCP
Version
1.0.0
Capabilities
tools
Server instructions

Read-only site tools plus the membership checkout link for techsavvyinsurance.com. Tech Savvy Insurance is a training and software community — not an insurance company, agency, or law firm. Verify anything regulatory with the cited primary sources.

Known tools 3

getPageContext

Get a short summary of a Tech Savvy Insurance page: its title, purpose, and primary action.

Inferred read-only
openJoinFlow

Start the Tech Savvy Insurance membership signup/checkout ($97/month, Stripe).

Inferred read-only
searchPosts

Search Tech Savvy Insurance blog posts by keyword or tag (AI, Meta Ads, compliance, lead generation, automation).

Inferred read-only

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.tech-savvy-insurance-webmcp]
url = "https://techsavvyinsurance.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "tech-savvy-insurance-webmcp": {
      "type": "http",
      "url": "https://techsavvyinsurance.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "tech-savvy-insurance-webmcp": {
      "type": "http",
      "url": "https://techsavvyinsurance.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "tech-savvy-insurance-webmcp",
  "transport": "streamable-http",
  "url": "https://techsavvyinsurance.com/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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