Skip to main content

COS (Communication Optimization System) MCP server for Claude

Project description

COS MCP Server

MCP server for the Communication 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.0.tar.gz (10.3 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.0-py3-none-any.whl (11.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cos_mcp-0.3.0.tar.gz
  • Upload date:
  • Size: 10.3 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.0.tar.gz
Algorithm Hash digest
SHA256 7ad524eb97d1d502e0f32ff8219a74eb3c921a61fe198c8331a34d76ae7a9c9f
MD5 3b4e0218c0ba6c5fb37e8d931269cb01
BLAKE2b-256 05005ecdde45c3bd15e8a7636a8646d5a12a513fd63092f3617f8544f4b684f3

See more details on using hashes here.

File details

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

File metadata

  • Download URL: cos_mcp-0.3.0-py3-none-any.whl
  • Upload date:
  • Size: 11.0 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cd27f274d71e6367ae8b2da77e942bc7dcf0b063a4ed36638b630b9b460a353b
MD5 65c90b814d8e5275f15ff6d5fdecf035
BLAKE2b-256 7c9a4e91ae754e972433d4155bbdac7d11eed81fd7466112a6e543361ad62e48

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