← Registry

eCommerce

artiji.xyz

Manages astrology reading product catalog, orders, payments, and fulfillment status.

1 endpoint2 known toolsFirst detected May 18, 2026Last detected August 1, 2026

ENDPOINT 1

https://artiji.xyz/mcp

No auth detected

MCP server metadata

Name
artiji-mcp
Version
0.2.0
Capabilities
tools.listChanged

Known tools 2

artiji_list_catalog

Return bounded read-only Artiji catalog data.

Inferred read-only
artiji_list_readings

Deprecated read-only alias for artiji_list_catalog.

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

.mcp.json

{
  "mcpServers": {
    "artiji-mcp": {
      "type": "http",
      "url": "https://artiji.xyz/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "artiji-mcp",
  "transport": "streamable-http",
  "url": "https://artiji.xyz/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 artiji.xyz was fetched 2026-07-27T05:48:27.574Z and is being refreshed.

Trust status New

This domain appears to have previously been parked, so its current status is new or unverified.

Indexed

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