Aperture Wallet Knowledge

Official
Other

Official read-only MCP server for Aperture Wallet: 12 tools for verified product facts, 25 mainnets, security, releases, app screens, and Journal articles. No wallet access.

About Aperture Wallet Knowledge MCP Server

Official read-only MCP server for Aperture Wallet: 12 tools for verified product facts, 25 mainnets, security, releases, app screens, and Journal articles. No wallet access.

Features

Tools

Transport

streamable-http
Getting Started

Add a remote MCP server named aperture-wallet-knowledge with URL https://aperturex.io/mcp/ and transport http or Streamable HTTP. No account, API key, headers, or environment variables are required. Call search before fetch, and cite the canonical URLs returned by the tools. Never send wallet credentials or user wallet data to this or any AI service.

Tools (12)
Functions this server exposes to AI clients

search

Search canonical public Aperture Wallet product facts, security guidance, supported-mainnet metadata, app-screen semantics, and Journal articles. This never searches user wallets or private account data.

fetch

Fetch one canonical public source returned by search, including citation-ready title, URL, text, and metadata.

get_product

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

list_features

List documented Aperture Wallet features with canonical article links and safety notes, optionally filtered by category.

get_feature

Return one documented Aperture Wallet feature by stable feature ID.

list_supported_networks

Return the documented production-mainnet account and network catalog, optionally filtered by network family.

get_security_model

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

get_latest_release

Return the latest public App Store release snapshot and its primary Apple source.

list_articles

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

get_article

Return the complete citation-ready Markdown representation of one published Aperture Journal article by slug.

get_app_screen

Return a non-secret semantic description of an important Aperture screen and its safe agent actions.

list_app_entry_points

Return safe, navigation-only Aperture app entry points and their public-release status.

Example
curl --fail-with-body \
  --request POST \
  --header 'Content-Type: application/json' \
  --header 'MCP-Protocol-Version: 2025-11-25' \
  --data '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"search","arguments":{"query":"Aperture supported Bitcoin features","limit":5}}}' \
  https://aperturex.io/mcp/
Compatible With
Claude Desktop
Cursor
Windsurf
VS Code
Zed