← lexregpulse.com

INDIVIDUAL MCP TOOL

get_linkedin_post

A LinkedIn-ready post drafted from the day's sent brief: the lead in one paragraph, three headlines, a link to the edition.

lexregpulse.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://lexregpulse.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for get_linkedin_post and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.

Parent server

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • get_daily_briefing — LexRegPulse's daily banking regulatory brief, published every morning at 6:45 AM ET.
  • get_weekly_digest — The LexRegPulse Weekly Print Digest (Sundays): the week's lead stories, regulatory developments, market and macro, industry watch and the week ahead as a long-form print edition.
  • list_briefings — The archive index: recent daily briefs and weekly digests with dates, titles and canonical URLs.
  • get_blog_posts — LexRegPulse's deep-dive analysis pieces by Lex: long-form reads on a rule, an enforcement pattern or a supervisory shift, each ending on what it changes for a bank, fintech or firm.
  • get_blog_post — Full text of one LexRegPulse deep-dive post as markdown, by slug (the last path segment of its URL, e.g.
  • get_upcoming_deadlines — Upcoming regulatory deadlines from LexRegPulse's deterministic tracker: comment windows closing and rules taking effect, pulled from the Federal Register's structured fields rather than prose.
  • get_daily_podcast — The day's LexRegPulse Daily podcast: the four-minute audio edition of the morning brief.
  • subscribe_to_daily_brief — Subscribe an email address to the LexRegPulse Daily Brief (free; every morning at 6:45 AM ET, plus the Sunday digest).