Skip to main content

COS (Communications Optimization System) MCP server for Claude

Project description

COS MCP Server

MCP server for the Communications Optimization System (COS) — analyze content for engagement, personality fit, strategic clarity, and cognitive framing.

Quick Start

# Install
pip install cos-mcp

# Set your API key
export COS_API_KEY="your-cos-api-key"

# Run (stdio mode for Claude Desktop / Claude Code)
cos-mcp

Claude Code

claude mcp add cos-mcp -- cos-mcp

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "cos": {
      "command": "cos-mcp",
      "env": {
        "COS_API_KEY": "your-cos-api-key"
      }
    }
  }
}

Remote (zero-install)

claude mcp add --transport http cos https://mcp.semalytics.io/mcp \
  --header "Authorization: Bearer YOUR_COS_API_KEY"

Tools

Tool Credits Description
chat 1 Conversational COS analysis agent
audience_profile 1 OCEAN profile + Cialdini principle from an audience description
analyze_framework 2 Single framework (HAPE, Big Five, Strategic Clarity, Framing)
analyze_platform 2 Platform-specific optimization (13 platforms)
analyze_quality 2 5-dimension quality assessment
execute_template 2 Run pre-built analysis templates
analyze_persuasion 3 Domain-specific persuasion analysis
profile_agent 3 Infer personality from writing samples
analyze_content 5 Full 4-framework analysis
optimize_email_for_prospect 8 CRM composite — audience profile + draft generation + persuasion + platform scoring in one call
analyze_full_comms 10 All 7 frameworks in parallel
get_templates 0 List available templates
get_template_details 0 Get template details

CRM integration — optimize_email_for_prospect

Built for Sales CRMs (Clarify, HubSpot, Salesforce, Pipedrive). Pass a Person/Account context, get back a draft + full scoring in a single call.

optimize_email_for_prospect(
  audience_description="VP Eng at 200-person SaaS, viewed pricing 3x this week",
  intent="cold_outreach",
  name="Jamie Lee",
  title="VP Engineering",
  company="Acme Co",
  recent_signals=["pricing-page visits", "engineering team hiring"],
  sender_context="We cut CI costs by 40% for engineering teams.",
  # draft=None → COS generates one. Pass a draft to score+refine instead.
)

Returns: {audience_profile, agent_profile?, draft, draft_was_generated, persuasion, platform, rewrites[], one_thing, cialdini_principle}.

Get an API Key

Sign up at semalytics.com/cos to get your API key and free starter credits.

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cos_mcp-0.3.1.tar.gz (11.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cos_mcp-0.3.1-py3-none-any.whl (11.5 kB view details)

Uploaded Python 3

File details

Details for the file cos_mcp-0.3.1.tar.gz.

File metadata

  • Download URL: cos_mcp-0.3.1.tar.gz
  • Upload date:
  • Size: 11.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for cos_mcp-0.3.1.tar.gz
Algorithm Hash digest
SHA256 c95f1f1e90349c89fe7b4e2c46f7262aaafaefccf376870a89a082004f17e728
MD5 2e774b4df940051e5a2b1514c9c7b3cc
BLAKE2b-256 182340d73a1205a9f8fbb837ec9e8d674b540581309fbbd9de5693ce3fd12939

See more details on using hashes here.

File details

Details for the file cos_mcp-0.3.1-py3-none-any.whl.

File metadata

  • Download URL: cos_mcp-0.3.1-py3-none-any.whl
  • Upload date:
  • Size: 11.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for cos_mcp-0.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e1838b8cfcba825bfe523ebdccc3572273f4a89fa22e7c4c236f819440f1aaef
MD5 deaf7e712b2d3eeb75103a60bf7efb65
BLAKE2b-256 8adeca010f201b8659f5de844b888aeb4b2d2ed5e9fd2e237549c5b76674f6d1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page