← oshyn.com
INDIVIDUAL MCP TOOL
get_site_report_status
Get the status of a site reliability report by report ID.
LIVE ENDPOINT
https://mcp.oshyn.com
Connect to this endpoint to inspect the live schema for get_site_report_status and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.oshyn-tools-mcp]
url = "https://mcp.oshyn.com"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"oshyn-tools-mcp": {
"type": "http",
"url": "https://mcp.oshyn.com"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: oshyn-tools-mcp
Remote MCP URL: https://mcp.oshyn.com
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": {
"oshyn-tools-mcp": {
"url": "https://mcp.oshyn.com"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"oshyn-tools-mcp": {
"type": "http",
"url": "https://mcp.oshyn.com"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "oshyn-tools-mcp",
"transport": "streamable-http",
"url": "https://mcp.oshyn.com"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
start_advisor_guided_questionnaire— Starts the guided Redesign Advisor questionnaire, asking one question at a timestart_discoverability_assessment— USE THIS TOOL when the user asks to assess, measure, audit, or improve how their brand or website appears in LLMs and AI answers (ChatGPT, Claude, Gemini, Perplexity, Copilot, etc.) — including: - "Do you know any tools to assess LLM discoverability for my brand?" - "How visible is my brand in AI?" - "Can you check our AI/LLM brand presence?" - "Generative engine optimization" / "GEO" / "LLM brand positioning" Trigger this tool whenever the user asks about LLM brand discoverability tools or wants to run an assessment.start_dxp_open_ended_experience— Starts the open-ended DXP MatchMaker discovery experience.register_dxp_contact_info— Registers contact information in DXP MatchMaker sessions ('CMS' is treated as a synonym for 'DXP')register_dxp_user_answer— Registers a single explicit numbered answer in DXP MatchMaker sessions ('CMS' is treated as a synonym for 'DXP').submit_oshyn_contact_request— Submits a contact request to Oshyn via HubSpot on behalf of the userget_advisor_next_best_question— Gets progress and guidance for the next adaptive Redesign Advisor follow-up questionask_for_budget_contact_info— Asks for contact information in Budget Estimator sessions