← antalpha.com

INDIVIDUAL MCP TOOL

us-stock-sector

[Research] US sector overview: whole-market GICS sector P/E & recent performance (FMP aggregate, NOT pool-limited) plus which pool stocks are tokenizable on-chain in that sector.

antalpha.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp-skills.ai.antalpha.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for us-stock-sector and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

antalpha.com

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.rwa-mcp-skills]
url = "https://mcp-skills.ai.antalpha.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "rwa-mcp-skills": {
      "type": "http",
      "url": "https://mcp-skills.ai.antalpha.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: rwa-mcp-skills
Remote MCP URL: https://mcp-skills.ai.antalpha.com/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": {
    "rwa-mcp-skills": {
      "url": "https://mcp-skills.ai.antalpha.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "rwa-mcp-skills": {
      "type": "http",
      "url": "https://mcp-skills.ai.antalpha.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "rwa-mcp-skills",
  "transport": "streamable-http",
  "url": "https://mcp-skills.ai.antalpha.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • antalpha-register — [Trading] Register this agent with Antalpha platform.
  • smart-money-signal — [Research] Get aggregated trading signals from ALL monitored wallets.
  • smart-money-watch — [Account] View a single wallet's recent on-chain activity.
  • smart-money-list — [Account] View / list the wallets currently being monitored — the pre-loaded public smart-money wallets (Paradigm, a16z, Wintermute, Vitalik.eth, …) plus your private watchlist.
  • smart-money-custom — [Trading] Manage your smart-money watchlist & settings — add or remove a private wallet (max 5), get/update signal push settings, manage stablecoin overrides.
  • smart-money-pool — [Research] View LP (liquidity provider) activity for smart money addresses: pool add/remove events, token pairs, amounts, protocol.
  • smart-money-token-scan — [Research] Token-centric whale scan: given a TOKEN (contract 0x… or symbol), return its top holders with balance, USD value and % of supply, flag which holders are labeled smart-money (Paradigm/a16z/Wintermute/etc.) or known entities (CEX/bridge), and report holding concentration (top1 / top10%).
  • investor_discover — [Read-Only] Discover yield opportunities across DeFi, RWA, CeFi and commodity products.