Content Tools
okcsciaticacheck.com
Provides information and educational resources about chiropractic care and lower back symptoms.
ENDPOINT 1
https://okcsciaticacheck.com/api/mcp
MCP server metadata
- Name
- okc-sciatica-check
- Version
- 1.0.0
Educational, non-diagnostic tools for lower back, disc, and sciatica guidance from Precision Care Chiropractic (Oklahoma City).
Known tools 6
run_sciatica_information_checkEducational information only — NOT medical advice, a diagnosis, or a treatment recommendation.
Inferred read-onlyassess_next_stepReturn a NON-DIAGNOSTIC next-step suggestion for lower back / sciatica / disc symptoms.
Inferred read-onlyget_clinic_infoGet Precision Care Chiropractic contact details, services, and the checker URL.
Inferred read-onlylist_education_articlesList all Education Center articles with titles, categories, and URLs.
Inferred read-onlyget_education_articleGet the full plain-text content of a single Education Center article by slug.
Inferred read-onlyCONNECT 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.okc-sciatica-check]
url = "https://okcsciaticacheck.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"okc-sciatica-check": {
"type": "http",
"url": "https://okcsciaticacheck.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: okc-sciatica-check
Remote MCP URL: https://okcsciaticacheck.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": {
"okc-sciatica-check": {
"url": "https://okcsciaticacheck.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"okc-sciatica-check": {
"type": "http",
"url": "https://okcsciaticacheck.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "okc-sciatica-check",
"transport": "streamable-http",
"url": "https://okcsciaticacheck.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 okcsciaticacheck.com was fetched 2026-08-03T15:14:35.434Z and is being refreshed.
okcsciaticacheck.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.