https://home.norg.ai/business-marketing-services/mcp
Add to claude_desktop_config.json:
{
"mcpServers": {
"business-marketing-services": {
"type": "http",
"url": "https://home.norg.ai/business-marketing-services/mcp"
}
}
}
In ChatGPT, go to Settings → Connectors → Create and enter:
Name: business-marketing-services
URL: https://home.norg.ai/business-marketing-services/mcp
Add to Gemini CLI settings.json:
{
"mcpServers": {
"business-marketing-services": {
"httpUrl": "https://home.norg.ai/business-marketing-services/mcp"
}
}
}
claude mcp add business-marketing-services \
--transport http https://home.norg.ai/business-marketing-services/mcp
View the MCP manifest (mcp.json) for available resources and tools.
POST requests with JSON-RPC 2.0 payloads for MCP communication. Protocol version: 2025-03-26.