← Registry

Learning Resources

osamahassouna.com

Provides access to an email playbook with categories, rules, and reusable components for email design.

1 endpoint4 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://docs.osamahassouna.com/api/mcp

No auth detected

MCP server metadata

Name
email-playbook
Version
0.6.3
Capabilities
tools

Known tools 4

list_categories

List all rule categories in the Email Playbook with a one-line description and page count.

Potential side effects
get_playbook_rules

Return the full rule pages for a given category.

Inferred read-only
list_components

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.

Potential side effects
get_component

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.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.email-playbook]
url = "https://docs.osamahassouna.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "email-playbook": {
      "type": "http",
      "url": "https://docs.osamahassouna.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: email-playbook
Remote MCP URL: https://docs.osamahassouna.com/api/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "email-playbook": {
      "url": "https://docs.osamahassouna.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "email-playbook": {
      "type": "http",
      "url": "https://docs.osamahassouna.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "email-playbook",
  "transport": "streamable-http",
  "url": "https://docs.osamahassouna.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for osamahassouna.com was fetched 2026-09-03T08:49:57.029Z.

Trust status Neutral

osamahassouna.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.