← Registry

Data Collection

arclera.net

This MCP server provides information about ARCLERA DIGITAL, LLC, including contact, services, and legal identity.

1 endpoint3 known toolsFirst detected September 1, 2026Last detected September 1, 2026

ENDPOINT 1

https://arclera.net/mcp

No auth detected

MCP server metadata

Name
arclera
Version
1.0.0
Capabilities
tools
Server instructions

Public information server for ARCLERA DIGITAL, LLC, a software engineering studio building systems for humans and AI agents. All tools are read-only, take no arguments and return static published facts. Nothing is stored.

Known tools 3

get_contact

Return the only contact channel for ARCLERA DIGITAL, LLC.

Inferred read-only
get_services

Return what ARCLERA DIGITAL, LLC does.

Inferred read-only
get_company

Return the legal identity of the entity.

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

.mcp.json

{
  "mcpServers": {
    "arclera": {
      "type": "http",
      "url": "https://arclera.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "arclera",
  "transport": "streamable-http",
  "url": "https://arclera.net/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.

Indexed

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