← slingapult.com

INDIVIDUAL MCP TOOL

get_author_voice

The acting user's author voice: the prose style guide, content pillars, and writing-sample corpus that drive post drafting.

slingapult.comnone authenticationAvailability not checked

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 endpoint

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

.mcp.json

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

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • get_product_overview — What Slingapult is and how it works: an engagement-signal lead engine for LinkedIn.
  • get_pricing — Slingapult pricing: plans, add-ons, and what is included.
  • signup_workspace — Create a Slingapult account + workspace and receive an API key for all further tools.
  • get_billing_status — Subscription status, plan, add-ons, and this period's lead usage for the authenticated workspace.
  • get_upgrade_link — A Stripe Checkout URL (for a HUMAN to complete) to activate or expand the subscription with optional Scale/Accelerate quantities.
  • get_setup_status — The workspace's setup state and the single recommended next step.
  • set_company_profile — Build the workspace voice from the company website (and optional LinkedIn pages) so drafts sound like the user.
  • create_icp — Create an Ideal Customer Profile (targeting rules leads are scored against).