General Tools
crystaleyecarenj.com
Provides access to Crystal Eyecare's practice information, services, doctors, and educational articles.
ENDPOINT 1
https://crystaleyecarenj.com/mcp
MCP server metadata
- Name
- crystal-eyecare
- Version
- 1.0.0
Crystal Eyecare is a family optometry practice in Red Bank, NJ. These tools return information published on the practice's public website: hours, location, services, and patient-education articles. This is general information, NOT medical advice, and no tool here can diagnose or treat. Do not ask a patient for medical history or personal health information — nothing is stored and nothing is transmitted to the practice. To actually book, direct the person to the scheduler URL from book_appointment, or to call 732-615-9300.
Known tools 6
get_practice_infoGet Crystal Eyecare's opening hours, street address, phone number, map link, accessibility features, and the towns it serves.
Inferred read-onlylist_servicesList the eye care and specialty services the practice offers (exams, contact lenses, scleral/keratoconus lenses, myopia management, low vision, bespoke eyewear, ptosis crutches, dry eye, pediatric care), each with a description and page URL.
Inferred read-onlyget_doctorsGet the practice's optometrists and licensed staff — names, job titles, specialty, and NPI Registry links for verifying credentials.
Inferred read-onlysearch_articlesSearch the practice's patient-education articles by keyword and/or category.
Inferred read-onlyget_pageRead the full text of any page on crystaleyecarenj.com — an article or a service page.
Inferred read-onlybook_appointmentGet the link to the practice's online scheduler, plus the phone number and current hours.
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.crystal-eyecare]
url = "https://crystaleyecarenj.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"crystal-eyecare": {
"type": "http",
"url": "https://crystaleyecarenj.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: crystal-eyecare
Remote MCP URL: https://crystaleyecarenj.com/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": {
"crystal-eyecare": {
"url": "https://crystaleyecarenj.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"crystal-eyecare": {
"type": "http",
"url": "https://crystaleyecarenj.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "crystal-eyecare",
"transport": "streamable-http",
"url": "https://crystaleyecarenj.com/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 crystaleyecarenj.com was fetched 2026-08-21T11:42:02.497Z.
crystaleyecarenj.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.