← Registry

Content Tools

pitchwire.ai

Manages press releases from submission to publication.

1 endpoint7 known toolsFirst detected July 29, 2026Last detected July 29, 2026

ENDPOINT 1

https://api.pitchwire.ai/mcp

No auth detected

MCP server metadata

Name
Pitchwire
Version
1.28.1
Capabilities
experimentalpromptsresourcestools
Server instructions

Pitchwire is an AI-powered press release distribution platform. Use these tools to submit press releases for editorial review, edit them, publish them, distribute them across wire and digital channels, check release status, list your releases, and check your account credits. Typical agentic flow: get_account → submit_release → (if needs_revision) edit_release → publish_release → distribute_release. All operations require a Pitchwire API key (get one at https://pitchwire.ai/settings/api-keys).

Known tools 7

submit_release

Submit a press release for AI editorial review and distribution.

Inferred read-only
get_release

Get full details of a press release including editorial score, distribution status, and generated content.

Inferred read-only
list_releases

List all your press releases with status, editorial scores, and newsroom URLs.

Inferred read-only
edit_release

Edit a press release after submission.

Potential side effects
publish_release

Publish an approved press release to your newsroom.

Potential side effects
distribute_release

Distribute a published press release across one or more channels.

Inferred read-only
get_account

Check your Pitchwire account: credits balance, company name, and available plans with pricing.

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

.mcp.json

{
  "mcpServers": {
    "pitchwire": {
      "type": "http",
      "url": "https://api.pitchwire.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "pitchwire",
  "transport": "streamable-http",
  "url": "https://api.pitchwire.ai/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 pitchwire.ai was fetched 2026-08-03T17:26:53.882Z and is being refreshed.

Trust status Trusted

pitchwire.ai is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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