← Registry

Developer Tools

nyuchi.com

Provides documentation search, Q&A, and feedback tools.

1 endpoint5 known toolsFirst detected July 25, 2026Last detected September 6, 2026

ENDPOINT 1

https://docs.nyuchi.com/mcp

No auth detected

MCP server metadata

Name
nyuchi-docs
Version
1.0.0
Capabilities
tools
Server instructions

Read and search the Nyuchi engineering + product documentation at docs.nyuchi.com, and send feedback or raise issues about it. Prefer search_docs to locate pages, read_page for full page text, ask_docs for synthesized answers with citations. Use submit_feedback for corrections/comments and raise_issue for actionable problems.

Known tools 5

search_docs

Keyword/semantic search over docs.

Inferred read-only
ask_docs

Ask a question and get a synthesized answer grounded in docs.

Inferred read-only
read_page

Fetch a docs.

Inferred read-only
submit_feedback

Send feedback about the documentation — a correction, something confusing, something missing.

Potential side effects
raise_issue

Raise an actionable issue against the documentation (wrong instructions, broken example, outdated page).

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.nyuchi-docs]
url = "https://docs.nyuchi.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nyuchi-docs": {
      "type": "http",
      "url": "https://docs.nyuchi.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nyuchi-docs
Remote MCP URL: https://docs.nyuchi.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": {
    "nyuchi-docs": {
      "url": "https://docs.nyuchi.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nyuchi-docs": {
      "type": "http",
      "url": "https://docs.nyuchi.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nyuchi-docs",
  "transport": "streamable-http",
  "url": "https://docs.nyuchi.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 nyuchi.com was fetched 2026-07-29T22:08:40.647Z and is being refreshed.

Trust status Trusted

nyuchi.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.