Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
PORT | No | The port to run the HTTP/SSE server on (when using npm run start:sse) | 3000 |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
edit-content | |
generate-meta | |
generate-value-map | |
apply-writing-guide | |
optimize-seo |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
osp-tools | |
editing-codes | |
writing-guide | |
meta-guide | |
value-map | |
seo-guide |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
health_check | Check if the server is running and can access its resources |
get_editing_codes | Get the Open Strategy Partners (OSP) editing codes documentation and usage protocol for editing texts. These semantic editing marks provide a standardized framework for content review with a teaching/learning focus. |
get_writing_guide | Get the Open Strategy Partners (OSP) writing guide and usage protocol for creating high-quality technical content. This guide provides systematic principles for narrative structure, flow, style, and technical accuracy. |
get_meta_guide | Get the Open Strategy Partners (OSP) Web Content Meta Information Generation System for creating optimized article titles, meta titles, meta descriptions, and slugs for web content with proper keyword placement and search intent analysis. |
get_value_map_positioning_guide | Get the Open Strategy Partners (OSP) Product Communications Value Map Generation System for Product Positioning, including taglines, position statements, personas, value cases, and feature categorization in a structured hierarchy. |
get_on_page_seo_guide | Get the Open Strategy Partners (OSP) On-Page SEO Optimization Guide for comprehensive web content optimization, covering meta content, keyword research, content depth, search intent alignment, internal linking, and structured data. |