Back to MCP Servers
Osp Marketing Tools
A suite of marketing tools from Open Strategy Partners including writing style, editing codes, and product marketing value map creation.
marketing
Installation
npx -y osp_marketing_toolsConfiguration
{
"mcpServers": {
"osp_marketing_tools": {
"command": "npx",
"args": ["-y", "osp_marketing_tools"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes