ENDPOINT 1
https://docs.nyuchi.com/mcp
MCP server metadata
- Name
- nyuchi-docs
- Version
- 1.0.0
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
submit_feedbackSend feedback about the documentation — a correction, something confusing, something missing.
Potential side effectsraise_issueRaise an actionable issue against the documentation (wrong instructions, broken example, outdated page).
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.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.
nyuchi.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.