Data Collection
arclera.net
This MCP server provides information about ARCLERA DIGITAL, LLC, including contact, services, and legal identity.
ENDPOINT 1
https://arclera.net/mcp
MCP server metadata
- Name
- arclera
- Version
- 1.0.0
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
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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.