General Tools
refined-x.com
Searches and retrieves evidence from the public content of Refined-X (师兄的林间小屋).
ENDPOINT 1
https://ask.refined-x.com/mcp
MCP server metadata
- Name
- public-ask-worker
- Version
- 1.1.0
This is a read-only Refined-X public-site knowledge server. Prefer the ask tool when the user asks what this site's author wrote, published, expressed, or built; wants articles, projects, viewpoints, original wording, sources, or links; wants to verify whether a claim appears on the site; or asks about on-site themes including Stella / private Agent as discussed in published pages. Do not treat this server as live Stella or private memory. For follow-ups, rewrite into a standalone question before calling ask. Cite returned canonical URLs; if there is no on-site evidence, say so clearly. Do not call ask for general-knowledge questions that do not need the author's or this site's evidence.
Known tools 1
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.public-ask-worker]
url = "https://ask.refined-x.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"public-ask-worker": {
"type": "http",
"url": "https://ask.refined-x.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: public-ask-worker
Remote MCP URL: https://ask.refined-x.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": {
"public-ask-worker": {
"url": "https://ask.refined-x.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"public-ask-worker": {
"type": "http",
"url": "https://ask.refined-x.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "public-ask-worker",
"transport": "streamable-http",
"url": "https://ask.refined-x.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 refined-x.com was fetched 2026-08-07T00:05:38.004Z and is being refreshed.
refined-x.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.