🔗 Official Repository
github.com/open-strategy-partners/osp_marketing_toolsAlways check the official repository for the latest setup instructions and license.
What is it?
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation. — is a Model Context Protocol (MCP) server enabling AI applications like Claude and Cursor to securely access marketing capabilities through the open protocol.
Common Use Cases
- Connect Claude or Cursor directly to marketing
- Automating repetitive tasks through AI agents
- Building smart workflows combining multiple tools in one pipeline
Quick Install (Claude Desktop)
{
"mcpServers": {
"osp_marketing_tools": {
"command": "npx",
"args": ["-y", "open-strategy-partners/osp_marketing_tools"]
}
}
}Add to your Claude Desktop config file after installing requirements per the repo instructions.