Aperture

Official agent interface

Aperture knowledge, ready for agents.

Give ChatGPT, Claude, GitHub Copilot, Cursor, Codex, Cline, and other compatible clients a direct line to Aperture Wallet's first-party public documentation—without an account, API key, or access to anyone's wallet.

Production endpoint

One public, read-only MCP server.

Endpointhttps://aperturex.io/mcp/
TransportStreamable HTTP
AuthenticationNone
Tools12 public knowledge and citation tools
Registry IDio.aperturex/aperture-wallet-knowledge
Plugin version1.4.0

Connect

Use the same configuration in compatible clients.

Add this remote server through your client's MCP settings. Client labels vary—look for MCP servers, custom connectors, developer mode, or tool connections.

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

If a client accepts only a server URL, enter https://aperturex.io/mcp/. No credentials or environment variables are required.

Ask with evidence

Answers stay attached to sources.

The server can search and fetch canonical Aperture pages, then return citation-ready titles, URLs, text, and structured metadata.

Know the current product

Facts are version-scoped.

Agents can inspect the latest public App Store release, documented features, supported production mainnets, and safe app entry points.

Read the Journal

Complete articles, not snippets.

Every published Journal article is available with canonical HTML and Markdown URLs for retrieval, explanation, and citation.

Respect the boundary

Product knowledge only.

The interface cannot inspect a wallet, read balances, connect an account, recover credentials, sign a transaction, broadcast, or change state.

Tool inventory

Twelve focused, read-only tools.

searchFind relevant first-party sources.
fetchRetrieve a canonical source for citation.
get_productRead identity, availability, and boundaries.
list_featuresBrowse documented wallet features.
get_featureInspect one feature by stable ID.
list_supported_networksRead the production-mainnet catalog.
get_security_modelUnderstand custody and safety boundaries.
get_latest_releaseCheck the latest public release snapshot.
list_articlesBrowse published Journal entries.
get_articleRetrieve a complete article in Markdown.
get_app_screenRead non-secret screen semantics.
list_app_entry_pointsList safe navigation-only entry points.

Safety boundary

Never give wallet secrets to an AI.

Aperture's agent interface needs only public documentation. Never paste a recovery phrase, private key, BIP-39 passphrase, app passcode, backup secret, or complete sensitive wallet payload into any AI product. The MCP server does not request or accept those credentials.

Portable package

Install the Agent Plugin.

The package includes portable Agent Plugins metadata, MCP connection configuration, a Codex skill, and Claude Code/Cowork metadata.

Build your own integration

REST and OpenAPI are available.

Clients without MCP can use the read-only JSON API and its OpenAPI 3.1 contract. The structured catalog exposes the same canonical source family.

Canonical sources

Choose the format your agent understands.