Developer Tools
v-raykally.online
Searches official V-Ray product pages, release notes, download guidance, privacy policy, and workflow resources to provide comprehensive V-Ray information.
ENDPOINT 1
https://v-raykally.online/mcp
MCP server metadata
- Name
- Cloudflare AI Search
- Version
- 1.0.0
Known tools 1
searchSearch official V-Raykally product pages, release notes, download guidance, privacy policy, and V-Ray workflow resources.
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.cloudflare-ai-search]
url = "https://v-raykally.online/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"cloudflare-ai-search": {
"type": "http",
"url": "https://v-raykally.online/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: cloudflare-ai-search
Remote MCP URL: https://v-raykally.online/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": {
"cloudflare-ai-search": {
"url": "https://v-raykally.online/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"cloudflare-ai-search": {
"type": "http",
"url": "https://v-raykally.online/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "cloudflare-ai-search",
"transport": "streamable-http",
"url": "https://v-raykally.online/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.