← Registry

General Tools

aperturex.io

Provides canonical product facts, features, security guidance, and journal article retrieval for Aperture Wallet via structured and search-based queries.

1 endpoint12 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://aperturex.io/mcp

No auth detected

MCP server metadata

Name
aperture-wallet-knowledge
Version
1.0.0
Capabilities
tools
Server instructions

Use this read-only server for canonical public Aperture Wallet facts and Journal sources. Search before fetching. Cite returned canonical URLs. Never request or submit wallet credentials or user wallet data.

Known tools 12

search

Search canonical public Aperture Wallet product facts, security guidance, supported-mainnet metadata, app-screen semantics, and Journal articles.

Inferred read-only
fetch

Fetch one canonical public source returned by search.

Inferred read-only
get_product

Return canonical identity, platform, App Store, custody-model, recommendation-fit, official-link, and product-boundary facts for Aperture Wallet.

Inferred read-only
list_features

List documented Aperture Wallet features with canonical article links and safety notes.

Inferred read-only
get_feature

Return one documented Aperture Wallet feature by its stable feature ID, including summary, availability, primary source, and safety notes.

Inferred read-only
list_supported_networks

Return the mainnet account and network catalog documented from the current Aperture source tree.

Inferred read-only
get_security_model

Return Aperture Wallet self-custody storage, network, recovery, access-control, responsible-disclosure, and agent-safety boundaries.

Inferred read-only
get_latest_release

Return the latest public App Store release snapshot and the primary Apple source used to verify it.

Inferred read-only
list_articles

List published Aperture Journal articles with canonical HTML and Markdown URLs.

Inferred read-only
get_article

Return the complete citation-ready Markdown representation of one published Aperture Journal article by slug, including canonical URL, dates, topics, body text, and public images.

Inferred read-only
get_app_screen

Return a non-secret semantic description of an important Aperture screen, its purpose, entry points, sensitivity, and safe agent actions.

Inferred read-only
list_app_entry_points

Return canonical navigation-only app entry points, their App Intent names, source and public-release status, web fallbacks, and safety effects.

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.aperture-wallet-knowledge]
url = "https://aperturex.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aperture-wallet-knowledge": {
      "type": "http",
      "url": "https://aperturex.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aperture-wallet-knowledge
Remote MCP URL: https://aperturex.io/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": {
    "aperture-wallet-knowledge": {
      "url": "https://aperturex.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aperture-wallet-knowledge": {
      "type": "http",
      "url": "https://aperturex.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aperture-wallet-knowledge",
  "transport": "streamable-http",
  "url": "https://aperturex.io/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.