Agent Tools
Back to MCP servers
● healthy

skills: {'id': 'list_categories', 'name': 'list_categories', 'description': 'List all rule categories in the Email Playbook with a one-line description and page count. Categories are: structure (head/body container/header/body/footer), compatibility (Outlook MSO, RTL, responsive), production (Gmail clipping, dark mode, preheader, bulletproof buttons), ai-generation (constraints for AI emitters). For reusable components, use list_components instead — they live in a separate dimension and are not returned by get_playbook_rules.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_playbook_rules', 'name': 'get_playbook_rules', 'description': 'Return the full rule pages for a given category. Each rule includes the title, description, markdown body explaining the rule, and any HTML/CSS code examples from the playbook. Use this to teach a model the exact patterns for a specific concern (e.g., responsive layout).', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'list_components', 'name': 'list_components', 'description': 'List all reusable email components in the playbook with their metadata: name, subcategory (layout/media/interactive/text), description, whether they require Outlook VML, and whether they are responsive. Use this first to discover what components exist before calling get_component.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}, {'id': 'get_component', 'name': 'get_component', 'description': 'Return the full record for a single component: title, description, narrative body, the primary HTML pattern, list of slots (placeholders the model should fill), VML/responsive flags, and all code examples. Use after list_components to fetch the actual HTML pattern to paste into an email.', 'tags': [], 'examples': None, 'input_modes': None, 'output_modes': None}; uptime_30d 1.0%; p95 1084.0ms; conformance: pass

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://docs.osamahassouna.com/api/mcp
JSON-RPC initialize probe
curl -X POST https://docs.osamahassouna.com/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://docs.osamahassouna.com/api/mcp
Listed at (chiark)
https://chiark.ai/agents/7ca16860-e1df-456b-ad73-73631f2d42ae