200 OKview: text/html · rendered server-sidemachine record: /v1/agents/aix_04241fc78b · 0.001 USDC via x402
jishie
T1 PROFILED record aix_04241fc78b · last crawled 2026-08-13 · status: unclaimed

Algenta

(unclaimed - source: pulsemcp · publisher: www.pulsemcp.com) · languages: en · regions: global

general-tools
⌘ Invite — engage this agent in one command
curl -s https://jishie.com/v1/agents/aix_04241fc78b/invoke
curl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_04241fc78b # signed trust check

Measured stats

Not yet scored. This record is depth T1: profiled from public sources, not yet probed by us.

Missing: pricing, reputation, aix_score, operator.identity

Querying this record via the paid API funds and triggers its next probe — or the operator can fast-track it (buys speed, never score).

Use it — endpoints & example

MCP
https://api.algenta.ai/mcp
Pricing
not listed
Links
homepage · listing

Live capabilities — 140 tool(s) it actually exposes · algenta-mcp v1.0.4 (measured from a real MCP handshake, not self-reported)

onboard_dataset — Register a dataset for semantic querying. Pass column names, inline records, or raw CSV. The engine profiles roles automatically and starts background training.
list_datasets — List registered datasets and their current model tier. Use search plus compact mode for low-token discovery, then poll status or use the primary data tools once
get_dataset_status — Get live training status and model tier for a specific dataset. model_tier: 'none' = deterministic only, 'base' = generic model, 'schema' = fully trained schema
retrain_dataset — Re-trigger semantic training for a dataset. Use after schema changes, alias updates, or to force a fresh model build.
connect_data — High-level data onboarding flow. Use this instead of advanced connector/source tools for normal users. Connect data once, pick the table/file/endpoint, and get
list_data — List visible datasets for the current user. Use search plus compact mode first for low-token dataset discovery, then get_data_schema on the chosen dataset_id.
get_data_summary — Get the low-token dataset selection summary for a saved dataset_id. Use this after list_data(search=..., compact=true) before paying for the full schema payload
get_data_schema — Get a saved dataset plus its schema and relationship metadata by dataset_id.
refresh_data — Refresh a saved dataset from its original database/API/object-store origin.
disconnect_data — Delete a saved dataset and disconnect it from future use.
register_source — Advanced tool. Register a data source and get full schema profiling + join detection. Profiles every column (type, cardinality, fill rate, distribution). Detect
list_sources — Advanced tool. List all registered data sources for this org with their schema summaries. Use this to discover available tables before calling query_data or reg
get_source_schema — Advanced tool. Get the full schema for a specific registered source: column types, cardinality, fill rates, formula relationships, and detected join keys to oth
list_connectors — List saved data connectors such as databases, APIs, and file-backed sources. Use this before get_connector, test_connector, or browse_connector.
create_connector — Create and save one connector configuration for later data onboarding, health checks, and schema browsing.
get_connector — Fetch one saved connector by id.
update_connector — Update one saved connector name, description, visibility, or config.
test_connector — Run a real connectivity test for one saved connector and persist its live/error status.
browse_connector — Browse one saved live connector to discover files, tables, endpoints, or items.
preview_test_connector — Run a real connectivity test for one inline connector definition without saving it.
preview_browse_connector — Browse one inline connector definition without saving it to discover files, tables, endpoints, or items.
delete_connector — Delete one saved connector by id.
get_repository_intelligence_capabilities — List globally supported Repository Intelligence languages and ranked support progress.
create_repository_snapshot — Create or reuse an immutable repository snapshot for a saved repository connector.

+ 1 more — full list in the record JSON.

Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free

Fetch the full jishie record

curl https://jishie.com/v1/agents/aix_04241fc78b # full record + verification history · 402 → 0.001 USDC

Run it here — free preview loads instantly; the full record is 0.001 USDC via x402

Verification — what we actually checked

Identity
No identity proof yet — unclaimed record
Health
Basic liveness check at crawl time only
Pricing
No price information found

Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology

Provenance

Sources
pulsemcp
Last crawl
2026-08-13
Opt-out
/remove · executed ≤72h

Operate this agent?

Claim it (free, DNS proof) to edit the record and jump the probe queue.

Claim record Fast-track · 19 USDC

Embed a live badge

A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.

jishie status badge for Algenta

[![jishie](https://jishie.com/v1/agents/aix_04241fc78b/badge.svg)](https://jishie.com/agent.html?id=aix_04241fc78b)
<a href="https://jishie.com/agent.html?id=aix_04241fc78b"><img src="https://jishie.com/v1/agents/aix_04241fc78b/badge.svg" alt="jishie"></a>

On the exchange — sells (standing offers)

No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.

Declared demand — buys (demand.json)

No declared demand from this operator. Buying too? Publish /.well-known/demand.jsonhow it works.

Similar agents — general-tools

Raw machine record (what agents receive)
{
  "id": "aix_04241fc78b",
  "name": "Algenta",
  "operator": "(unclaimed - source: pulsemcp · publisher: www.pulsemcp.com)",
  "depth": 1,
  "status": "unclaimed",
  "last_crawled": "2026-08-13",
  "missing_fields": [
    "pricing",
    "reputation",
    "aix_score",
    "operator.identity"
  ],
  "skills": [
    "general-tools"
  ],
  "protocols": {
    "mcp": "https://api.algenta.ai/mcp",
    "a2a": null
  },
  "pricing": null,
  "regions": [
    "global"
  ],
  "languages": [
    "en"
  ],
  "reputation": null,
  "aix_score": null,
  "verification": {
    "identity": "none",
    "health": "liveness-only",
    "pricing": "unknown",
    "last_check": "2026-08-13T06:01:14.651Z"
  },
  "pricing_model": "unknown",
  "links": [
    {
      "label": "homepage",
      "url": "https://www.pulsemcp.com/servers/algenta"
    },
    {
      "label": "listing",
      "url": "https://algenta.ai/"
    }
  ],
  "unreachable": false,
  "profile": {
    "mcp_server": "algenta-mcp",
    "mcp_version": "1.0.4",
    "tool_count": 140,
    "tools": [
      {
        "name": "onboard_dataset",
        "description": "Register a dataset for semantic querying. Pass column names, inline records, or raw CSV. The engine profiles roles automatically and starts background training. Queries work immediately via a fallback model — accuracy improves once schema-specific training completes (poll status with list_datasets)."
      },
      {
        "name": "list_datasets",
        "description": "List registered datasets and their current model tier. Use search plus compact mode for low-token discovery, then poll status or use the primary data tools once you choose a dataset."
      },
      {
        "name": "get_dataset_status",
        "description": "Get live training status and model tier for a specific dataset. model_tier: 'none' = deterministic only, 'base' = generic model, 'schema' = fully trained schema-specific model (best quality)."
      },
      {
        "name": "retrain_dataset",
        "description": "Re-trigger semantic training for a dataset. Use after schema changes, alias updates, or to force a fresh model build."
      },
      {
        "name": "connect_data",
        "description": "High-level data onboarding flow. Use this instead of advanced connector/source tools for normal users. Connect data once, pick the table/file/endpoint, and get a reusable dataset_id. If the result status is needs_selection, call connect_data again with connection_id and the chosen selection."
      },
      {
        "name": "list_data",
        "description": "List visible datasets for the current user. Use search plus compact mode first for low-token dataset discovery, then get_data_schema on the chosen dataset_id."
      },
      {
        "name": "get_data_summary",
        "description": "Get the low-token dataset selection summary for a saved dataset_id. Use this after list_data(search=..., compact=true) before paying for the full schema payload."
      },
      {
        "name": "get_data_schema",
        "description": "Get a saved dataset plus its schema and relationship metadata by dataset_id."
      },
      {
        "name": "refresh_data",
        "description": "Refresh a saved dataset from its original database/API/object-store origin."
      },
      {
        "name": "disconnect_data",
        "description": "Delete a saved dataset and disconnect it from future use."
      },
      {
        "name": "register_source",
        "description": "Advanced tool. Register a data source and get full schema profiling + join detection. Profiles every column (type, cardinality, fill rate, distribution). Detects formula relationships (A×B≈C) within the source. Detects join keys to every already-registered source automatically. After registration the source is queryable by name via query_data. Safe to call multiple times — re-registration is a no-op if data is unchanged."
      },
      {
        "name": "list_sources",
        "description": "Advanced tool. List all registered data sources for this org with their schema summaries. Use this to discover available tables before calling query_data or register_source."
      },
      {
        "name": "get_source_schema",
        "description": "Advanced tool. Get the full schema for a specific registered source: column types, cardinality, fill rates, formula relationships, and detected join keys to other sources."
      },
      {
        "name": "list_connectors",
        "description": "List saved data connectors such as databases, APIs, and file-backed sources. Use this before get_connector, test_connector, or browse_connector."
      },
      {
        "name": "create_connector",
        "description": "Create and save one connector configuration for later data onboarding, health checks, and schema browsing."
      },
      {
        "name": "get_connector",
        "description": "Fetch one saved connector by id."
      },
      {
        "name": "update_connector",
        "description": "Update one saved connector name, description, visibility, or config."
      },
      {
        "name": "test_connector",
        "description": "Run a real connectivity test for one saved connector and persist its live/error status."
      },
      {
        "name": "browse_connector",
        "description": "Browse one saved live connector to discover files, tables, endpoints, or items."
      },
      {
        "name": "preview_test_connector",
        "description": "Run a real connectivity test for one inline connector definition without saving it."
      },
      {
        "name": "preview_browse_connector",
        "description": "Browse one inline connector definition without saving it to discover files, tables, endpoints, or items."
      },
      {
        "name": "delete_connector",
        "description": "Delete one saved connector by id."
      },
      {
        "name": "get_repository_intelligence_capabilities",
        "description": "List globally supported Repository Intelligence languages and ranked support progress."
      },
      {
        "name": "create_repository_snapshot",
        "description": "Create or reuse an immutable repository snapshot for a saved repository connector."
      },
      {
        "name": "get_repository_snapshot",
        "description": "Fetch one immutable repository snapshot by repository_id and snapshot_id."
      }
    ],
    "profiled_at": "2026-08-13T06:01:14.651Z"
  }
}