← Registry

Cloud Services

onenetservers.net

Provides product listings, domain search, and checkout requirements for OneNet Servers hosting platform.

1 endpoint3 known toolsFirst detected July 27, 2026Last detected July 27, 2026

ENDPOINT 1

https://onenetservers.net/api/mcp

No auth detected

MCP server metadata

Name
onenet-mcp-server
Version
2026-06-20
Capabilities
tools
Server instructions

This MCP server is read-only. Agents must use verified checkout handoff flows for customer-affecting actions.

Known tools 3

list_products

Read OneNet Servers public product categories, plans, currencies, and live pricing.

Inferred read-only
search_domains

Search public domain availability for a brand term or exact domain.

Inferred read-only
checkout_requirements

Explain the approval, authentication, and reconciliation requirements before an agent can create orders or payments.

Potential side effects

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.onenet-mcp-server]
url = "https://onenetservers.net/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "onenet-mcp-server": {
      "type": "http",
      "url": "https://onenetservers.net/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: onenet-mcp-server
Remote MCP URL: https://onenetservers.net/api/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": {
    "onenet-mcp-server": {
      "url": "https://onenetservers.net/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "onenet-mcp-server": {
      "type": "http",
      "url": "https://onenetservers.net/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "onenet-mcp-server",
  "transport": "streamable-http",
  "url": "https://onenetservers.net/api/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 onenetservers.net was fetched 2026-07-30T15:37:04.955Z and is being refreshed.

Trust status Trusted

onenetservers.net 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.