Operational

Oshyn Tools
MCP Server

Connect AI agents and LLMs directly to Oshyn's digital consulting tools via the Model Context Protocol.

Endpoint https://mcp.oshyn.com/
No authentication required Streamable HTTP 5 canonical tools

Canonical Tools

Entry-point tools for each Oshyn service. Each returns a structured envelope with workflow continuation hints.

๐Ÿ”
request_reliability_report
Reliability Report

Automated site health and reliability scan. Measures performance, uptime, and technical quality. Delivers a full report to the provided email.

โ†’ poll with get_site_report_status
๐Ÿค–
request_discoverability_assessment
LLM Brand Discoverability

Assess your brand's visibility across ChatGPT, Claude, Gemini, and Perplexity. Identifies citation gaps and AEO/GEO improvement opportunities.

โ†’ poll with discoverability_assessment_status
๐Ÿงฉ
qualify_dxp_requirements
DXP / CMS Matchmaker

Guided or open-ended questionnaire to match your enterprise requirements with the right DXP or CMS: Sitecore, AEM, Optimizely, Contentstack.

โ†’ continue with guided or open-ended flow
๐Ÿ’ฐ
estimate_dxp_investment
DXP Investment Estimator

Budget and TCO estimation for enterprise digital platform projects. Calculates licensing, migration friction coefficients, and ongoing maintenance run-rates.

โ†’ continue with guided or open-ended flow
๐Ÿ—๏ธ
get_an_advice
Redesign Advisor

Strategic advice on redesigning or replatforming a website. Analyzes UX, technology stack, and migration paths to deliver actionable recommendations.

โ†’ continue with advisor questionnaire flow

Connect an Agent

Ready to connect

Add the endpoint URL to any MCP-compatible client โ€” Claude Desktop, Claude Code, or any agent using the MCP SDK. No API key required.

Talk to an Oshyn expert โ†—
// claude_desktop_config.json
{
  "mcpServers": {
    "oshyn": {
      "type": "http",
      "url": "https://mcp.oshyn.com/"
    }
  }
}

Machine-Readable Resources

Scanners, agents, and LLMs can discover capabilities without connecting.