← Registry

Developer Tools

arcoventure.studio

Provides definitions, relationships, alignment scoring, and citations for terms in the Arco Lexicon.

1 endpoint7 known toolsFirst detected May 11, 2026Last detected August 22, 2026

ENDPOINT 1

https://mcp.arcoventure.studio/mcp

No auth detected

MCP server metadata

Name
arcoventure-lexicon
Version
0.1.0
Capabilities
tools

Known tools 7

lookup_term

Returns the canonical Arco definition, related terms, and source URL for any Lexicon term.

Inferred read-only
get_related_terms

Returns the full relationship graph for a given Lexicon term.

Inferred read-only
verify_alignment

Analyses a block of text against the Arco Lexicon using deterministic scoring — no LLM calls.

Inferred read-only
cite_term

Returns citation-ready references for a Lexicon term in Chicago, MLA, and BibTeX formats.

Inferred read-only
get_sources

Returns all published Arco sources for a term — Lexicon entries, blog articles, wiki pages, and podcast episodes — ordered by recommended reading sequence.

Inferred read-only
list_terms

Returns all published Arco Lexicon terms grouped by pillar, each with its slug and canonical short definition.

Inferred read-only
suggest_terms

Scans a block of text against all published Arco Lexicon terms using deterministic string matching — no LLM calls.

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

.mcp.json

{
  "mcpServers": {
    "arcoventure-lexicon": {
      "type": "http",
      "url": "https://mcp.arcoventure.studio/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "arcoventure-lexicon",
  "transport": "streamable-http",
  "url": "https://mcp.arcoventure.studio/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 arcoventure.studio was fetched 2026-07-26T03:24:32.082Z and is being refreshed.

Trust status Trusted

arcoventure.studio is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.

Indexed

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