← Registry

Content Tools

okcsciaticacheck.com

Provides information and educational resources about chiropractic care and lower back symptoms.

1 endpoint6 known toolsFirst detected July 29, 2026Last detected September 5, 2026

ENDPOINT 1

https://okcsciaticacheck.com/api/mcp

No auth detected

MCP server metadata

Name
okc-sciatica-check
Version
1.0.0
Capabilities
tools
Server instructions

Educational, non-diagnostic tools for lower back, disc, and sciatica guidance from Precision Care Chiropractic (Oklahoma City).

Known tools 6

run_sciatica_information_check

Educational information only — NOT medical advice, a diagnosis, or a treatment recommendation.

Inferred read-only
assess_next_step

Return a NON-DIAGNOSTIC next-step suggestion for lower back / sciatica / disc symptoms.

Inferred read-only
get_clinic_info

Get Precision Care Chiropractic contact details, services, and the checker URL.

Inferred read-only
list_education_articles

List all Education Center articles with titles, categories, and URLs.

Inferred read-only
search_education_articles

Search Education Center articles by keyword or question.

Inferred read-only
get_education_article

Get the full plain-text content of a single Education Center article by slug.

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.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.

Trust status Neutral

okcsciaticacheck.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.