← Registry

General Tools

aiso.to

Provides general-purpose tools through the Model Context Protocol.

x402 supported3 endpoints75 known toolsFirst detected August 12, 2026Last detected August 12, 2026

ENDPOINT 1

https://aiso.to/api/mcp/clauxel

No auth detected

MCP server metadata

Name
aiso-profile:clauxel
Version
0.1.0
Capabilities
tools
Server instructions

Tools answer strictly from the public AISO profile @clauxel. Never invent prices, availability, or credentials.

Known tools 25

get_profile

Get this AISO profile as structured JSON: identity, readiness/trust scores, published blocks, and the public chat endpoint.

Inferred read-only
list_offers

List this profile's offers, services, and agent pricing as structured JSON (with access/payment metadata).

Potential side effects
show_offer

Get one published offer by its id (the id field returned by list_offers).

Inferred read-only
list_products

List this profile's catalog products as structured JSON — SKU, price, stock, image, and availability per product.

Inferred read-only
list_agent_files

List the agent-readable surface URLs exposed by this profile (profile.json, offers.json, llms.txt, openapi.json, MCP + x402 discovery, chat endpoint, AISO skill).

Inferred read-only
get_readiness

Get this profile's AI-readiness score.

Inferred read-only
get_power_score

Get this profile's Power Score (0-100) plus band and per-section bars.

Inferred read-only
get_market_claims

List expert market claims (long/short calls with target, timeframe, conviction) captured from public posts by AISO TRACE.

Inferred read-only
ask_profile

Ask this profile's AI a natural-language question.

Inferred read-only
list_market_follow

List Market Follow wallets this profile exposes for paid agent access (Hyperliquid, Polymarket).

Inferred read-only
get_market_follow_preview

Get the Market Follow preview for a single provider on this profile.

Inferred read-only
request_booking

Capture a booking request on this profile.

Inferred read-only
submit_contact

Capture a contact lead on this profile.

Inferred read-only
submit_review

Submit a pending-moderation review of this profile.

Inferred read-only
start_checkout

Hand off to the seller's own checkout URL for one offer on this profile.

Inferred read-only
answer_product

Pull a live multi-retailer product card (best price, in-stock retailers, buy link) for a shopping query.

Inferred read-only
answer_sport

Pull live sports betting odds (matches, outcomes, live indicators) for a sports query.

Inferred read-only
answer_flight

Pull live flight offers (airline ladder, price, duration, stops).

Inferred read-only
answer_hotel

Pull live hotel offers (rating, price/night, amenities).

Inferred read-only
answer_job

Pull live job listings (title, company, salary, apply URL) for a role/skill query.

Inferred read-only
answer_places

Pull nearby places (restaurants, cafés, gyms — name, rating, distance, open-now) for a local query.

Inferred read-only
answer_llm

Pull a model comparison (intelligence, cost, speed, context) for an LLM benchmark/comparison query.

Inferred read-only
answer_creator

Pull a creator channel profile (subscribers, views, latest video) for a YouTube/TikTok/Twitch creator.

Inferred read-only
answer_github

Pull trending GitHub repos (stars, language, description) for a developer query.

Inferred read-only
answer_nutrition

Pull a nutrition lookup (calories, macros, health grade) for a food query.

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.aiso-profile-clauxel]
url = "https://aiso.to/api/mcp/clauxel"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aiso-profile-clauxel": {
      "type": "http",
      "url": "https://aiso.to/api/mcp/clauxel"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aiso-profile-clauxel
Remote MCP URL: https://aiso.to/api/mcp/clauxel

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": {
    "aiso-profile-clauxel": {
      "url": "https://aiso.to/api/mcp/clauxel"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aiso-profile-clauxel": {
      "type": "http",
      "url": "https://aiso.to/api/mcp/clauxel"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aiso-profile-clauxel",
  "transport": "streamable-http",
  "url": "https://aiso.to/api/mcp/clauxel"
}
MCP Inspector

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

ENDPOINT 2

https://aiso.to/api/mcp/atlas-research

No auth detected

MCP server metadata

Name
aiso-profile:atlas-research
Version
0.1.0
Capabilities
tools
Server instructions

Tools answer strictly from the public AISO profile @atlas-research. Never invent prices, availability, or credentials.

Known tools 25

get_profile

Get this AISO profile as structured JSON: identity, readiness/trust scores, published blocks, and the public chat endpoint.

Inferred read-only
list_offers

List this profile's offers, services, and agent pricing as structured JSON (with access/payment metadata).

Potential side effects
show_offer

Get one published offer by its id (the id field returned by list_offers).

Inferred read-only
list_products

List this profile's catalog products as structured JSON — SKU, price, stock, image, and availability per product.

Inferred read-only
list_agent_files

List the agent-readable surface URLs exposed by this profile (profile.json, offers.json, llms.txt, openapi.json, MCP + x402 discovery, chat endpoint, AISO skill).

Inferred read-only
get_readiness

Get this profile's AI-readiness score.

Inferred read-only
get_power_score

Get this profile's Power Score (0-100) plus band and per-section bars.

Inferred read-only
get_market_claims

List expert market claims (long/short calls with target, timeframe, conviction) captured from public posts by AISO TRACE.

Inferred read-only
ask_profile

Ask this profile's AI a natural-language question.

Inferred read-only
list_market_follow

List Market Follow wallets this profile exposes for paid agent access (Hyperliquid, Polymarket).

Inferred read-only
get_market_follow_preview

Get the Market Follow preview for a single provider on this profile.

Inferred read-only
request_booking

Capture a booking request on this profile.

Inferred read-only
submit_contact

Capture a contact lead on this profile.

Inferred read-only
submit_review

Submit a pending-moderation review of this profile.

Inferred read-only
start_checkout

Hand off to the seller's own checkout URL for one offer on this profile.

Inferred read-only
answer_product

Pull a live multi-retailer product card (best price, in-stock retailers, buy link) for a shopping query.

Inferred read-only
answer_sport

Pull live sports betting odds (matches, outcomes, live indicators) for a sports query.

Inferred read-only
answer_flight

Pull live flight offers (airline ladder, price, duration, stops).

Inferred read-only
answer_hotel

Pull live hotel offers (rating, price/night, amenities).

Inferred read-only
answer_job

Pull live job listings (title, company, salary, apply URL) for a role/skill query.

Inferred read-only
answer_places

Pull nearby places (restaurants, cafés, gyms — name, rating, distance, open-now) for a local query.

Inferred read-only
answer_llm

Pull a model comparison (intelligence, cost, speed, context) for an LLM benchmark/comparison query.

Inferred read-only
answer_creator

Pull a creator channel profile (subscribers, views, latest video) for a YouTube/TikTok/Twitch creator.

Inferred read-only
answer_github

Pull trending GitHub repos (stars, language, description) for a developer query.

Inferred read-only
answer_nutrition

Pull a nutrition lookup (calories, macros, health grade) for a food query.

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.aiso-profile-atlas-research]
url = "https://aiso.to/api/mcp/atlas-research"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aiso-profile-atlas-research": {
      "type": "http",
      "url": "https://aiso.to/api/mcp/atlas-research"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aiso-profile-atlas-research
Remote MCP URL: https://aiso.to/api/mcp/atlas-research

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": {
    "aiso-profile-atlas-research": {
      "url": "https://aiso.to/api/mcp/atlas-research"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aiso-profile-atlas-research": {
      "type": "http",
      "url": "https://aiso.to/api/mcp/atlas-research"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aiso-profile-atlas-research",
  "transport": "streamable-http",
  "url": "https://aiso.to/api/mcp/atlas-research"
}
MCP Inspector

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

ENDPOINT 3

https://aiso.to/api/mcp/kira

No auth detected

MCP server metadata

Name
aiso-profile:kira
Version
0.1.0
Capabilities
tools
Server instructions

Tools answer strictly from the public AISO profile @kira. Never invent prices, availability, or credentials.

Known tools 25

get_profile

Get this AISO profile as structured JSON: identity, readiness/trust scores, published blocks, and the public chat endpoint.

Inferred read-only
list_offers

List this profile's offers, services, and agent pricing as structured JSON (with access/payment metadata).

Potential side effects
show_offer

Get one published offer by its id (the id field returned by list_offers).

Inferred read-only
list_products

List this profile's catalog products as structured JSON — SKU, price, stock, image, and availability per product.

Inferred read-only
list_agent_files

List the agent-readable surface URLs exposed by this profile (profile.json, offers.json, llms.txt, openapi.json, MCP + x402 discovery, chat endpoint, AISO skill).

Inferred read-only
get_readiness

Get this profile's AI-readiness score.

Inferred read-only
get_power_score

Get this profile's Power Score (0-100) plus band and per-section bars.

Inferred read-only
get_market_claims

List expert market claims (long/short calls with target, timeframe, conviction) captured from public posts by AISO TRACE.

Inferred read-only
ask_profile

Ask this profile's AI a natural-language question.

Inferred read-only
list_market_follow

List Market Follow wallets this profile exposes for paid agent access (Hyperliquid, Polymarket).

Inferred read-only
get_market_follow_preview

Get the Market Follow preview for a single provider on this profile.

Inferred read-only
request_booking

Capture a booking request on this profile.

Inferred read-only
submit_contact

Capture a contact lead on this profile.

Inferred read-only
submit_review

Submit a pending-moderation review of this profile.

Inferred read-only
start_checkout

Hand off to the seller's own checkout URL for one offer on this profile.

Inferred read-only
answer_product

Pull a live multi-retailer product card (best price, in-stock retailers, buy link) for a shopping query.

Inferred read-only
answer_sport

Pull live sports betting odds (matches, outcomes, live indicators) for a sports query.

Inferred read-only
answer_flight

Pull live flight offers (airline ladder, price, duration, stops).

Inferred read-only
answer_hotel

Pull live hotel offers (rating, price/night, amenities).

Inferred read-only
answer_job

Pull live job listings (title, company, salary, apply URL) for a role/skill query.

Inferred read-only
answer_places

Pull nearby places (restaurants, cafés, gyms — name, rating, distance, open-now) for a local query.

Inferred read-only
answer_llm

Pull a model comparison (intelligence, cost, speed, context) for an LLM benchmark/comparison query.

Inferred read-only
answer_creator

Pull a creator channel profile (subscribers, views, latest video) for a YouTube/TikTok/Twitch creator.

Inferred read-only
answer_github

Pull trending GitHub repos (stars, language, description) for a developer query.

Inferred read-only
answer_nutrition

Pull a nutrition lookup (calories, macros, health grade) for a food query.

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.aiso-profile-kira]
url = "https://aiso.to/api/mcp/kira"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "aiso-profile-kira": {
      "type": "http",
      "url": "https://aiso.to/api/mcp/kira"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: aiso-profile-kira
Remote MCP URL: https://aiso.to/api/mcp/kira

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": {
    "aiso-profile-kira": {
      "url": "https://aiso.to/api/mcp/kira"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "aiso-profile-kira": {
      "type": "http",
      "url": "https://aiso.to/api/mcp/kira"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "aiso-profile-kira",
  "transport": "streamable-http",
  "url": "https://aiso.to/api/mcp/kira"
}
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 aiso.to was fetched 2026-08-15T04:53:22.525Z.

Trust status Trusted

aiso.to is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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