← Registry

Developer Tools

aatos.dev

Provides API access to tokenized stocks and manages on-chain payments for access.

1 endpoint37 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://aatos.dev/mcp

No auth detected

MCP server metadata

Name
ai-agent-tokenized-stock
Version
1.1.0
Capabilities
tools.listChanged

Known tools 37

stocktoken_access_pricing

List Free / Pro / Team pricing (ETH on-chain, no Stripe) and how agents pay for write tools.

Potential side effects
stocktoken_access_checkout

Build on-chain ETH payment plan for Pro/Team.

Potential side effects
stocktoken_access_activate

After ETH payment to treasury is confirmed, verify and issue API key (shown once).

Potential side effects
stocktoken_access_status

Check paid access for current API key context or a wallet owner.

Inferred read-only
stocktoken_list

AI Agent Tokenized Stock OS: list canonical tokenized stocks (Robinhood Stock Tokens), ETFs, USDG, and WETH on Robinhood Chain ID 4663.

Inferred read-only
stocktoken_get

Get metadata for one canonical Stock Token or core asset by symbol (e.

Inferred read-only
stocktoken_price

Read USD price and ERC-8056 uiMultiplier for a Robinhood Stock Token on chain 4663.

Inferred read-only
stocktoken_value_holdings

Value a wallet's Stock Token / ETF / USDG balances on Robinhood Chain 4663.

Inferred read-only
stocktoken_policy_get

Get current AI Agent Tokenized Stock OS agent policy (max notional, slippage, simulate-first, kill switch).

Inferred read-only
stocktoken_policy_set

Update session policy guardrails for AI Agent Tokenized Stock OS.

Potential side effects
stocktoken_quote

AI Agent Tokenized Stock OS multi-venue quote: Uniswap Trading API, then 0x RFQ (Stock Tokens), then Chainlink oracle-indicative.

Inferred read-only
stocktoken_simulate

Simulate / pre-trade check for a tokenized stock swap on chain 4663: allowlist, policy, multi-venue quote integrity.

Potential side effects
stocktoken_execute_plan

Build non-custodial tx plan (approve + swap) via best venue (Uniswap / 0x).

Inferred read-only
stocktoken_session_create

Create a durable agent session with scoped permissions (persisted to DATA_DIR).

Potential side effects
stocktoken_session_kill

Kill an agent session immediately (kill switch).

Inferred read-only
stocktoken_session_list

List agent sessions, optionally filtered by owner.

Inferred read-only
stocktoken_session_update

Update limits/permissions on an existing session.

Potential side effects
stocktoken_protocols

Return Uniswap Universal Router, PoolManager, WETH, USDG, and feed source metadata for Robinhood Chain 4663.

Inferred read-only
stocktoken_fees

Summarize disclosed AATOS execution fee events and on-chain monetization status (treasury / ETH fees).

Inferred read-only
stocktoken_subscription_tiers

List AATOS on-chain subscription tiers (paid in ETH to treasury).

Inferred read-only
stocktoken_subscribe_plan

Build non-custodial ETH subscription plan (tier pro|team, or custom ethAmount).

Inferred read-only
stocktoken_subscription_status

Check on-chain subscription status for a wallet (requires SUBSCRIPTION_REGISTRY_ADDRESS when deployed).

Inferred read-only
stocktoken_tip_presets

List optional tip presets (ETH) and what assets the tip wallet accepts (ETH, any ERC-20 on 4663, optional native BTC).

Inferred read-only
stocktoken_tip_assets

What the AATOS tip wallet can accept: native ETH + any ERC-20 on Robinhood Chain 4663; optional native BTC address if configured.

Inferred read-only
stocktoken_tip_plan

Build OPTIONAL tip plan.

Inferred read-only
stocktoken_metrics

Operational metrics for this AI Agent Tokenized Stock OS process.

Inferred read-only
stocktoken_morpho_status

Morpho / Robinhood Earn status on chain 4663: Steakhouse USDG vault address, live TVL, share price.

Inferred read-only
stocktoken_morpho_position

Read a wallet's Morpho Earn (steakUSDG) share balance and underlying USDG on chain 4663.

Inferred read-only
stocktoken_morpho_deposit_plan

Build non-custodial ERC-4626 deposit plan (approve USDG + deposit) into Morpho Steakhouse Earn vault.

Inferred read-only
stocktoken_morpho_withdraw_plan

Build non-custodial Morpho Earn withdraw (by USDG) or redeem (by shares) plan.

Inferred read-only
stocktoken_intent_typed_data

Build EIP-712 typed data for an agent trade intent (offchain authorization standard).

Potential side effects
stocktoken_basket_preview

Preview AI mega-cap basket constituents and live Chainlink prices (vault scaffold preview).

Inferred read-only
stocktoken_permit2_prepare

Prepare Permit2 approve + optional typed data for Uniswap-style flows on chain 4663.

Inferred read-only
stocktoken_liquidity_matrix

Liquidity / V3-executable route matrix for major USDG pairs on chain 4663.

Inferred read-only
stocktoken_find_pools

Scan for Uniswap V3 pools between two tokens on chain 4663.

Inferred read-only
stocktoken_system_status

Full system status: secrets, venues, chain, version, session count, fees.

Inferred read-only
stocktoken_explain_routing

Explain when to use AI Agent Tokenized Stock OS vs Robinhood official Agentic Trading MCP vs raw Uniswap/0x.

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.ai-agent-tokenized-stock]
url = "https://aatos.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ai-agent-tokenized-stock": {
      "type": "http",
      "url": "https://aatos.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ai-agent-tokenized-stock
Remote MCP URL: https://aatos.dev/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": {
    "ai-agent-tokenized-stock": {
      "url": "https://aatos.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ai-agent-tokenized-stock": {
      "type": "http",
      "url": "https://aatos.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ai-agent-tokenized-stock",
  "transport": "streamable-http",
  "url": "https://aatos.dev/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 aatos.dev was fetched 2026-07-28T00:38:10.586Z and is being refreshed.

Trust status Neutral

aatos.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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