Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Algenta MCP Server

REMOTE · API.ALGENTA.AI · 2 COMPONENTS · SCANNED AUG 4

Governed data discovery, exact queries, decisions, simulations, and runtime utilities over MCP.

+11 this week 73 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security89
Transport & Reachability100
Schema Quality & AI Usability49
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 8704 tokens (~62/item across 140 items; 140 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management30
  • Stability observed for 9 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage77
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 30% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · api.algenta.ai

# add to Claude Code
claude mcp add --transport http thyn-ai-algenta https://api.algenta.ai/mcp
# ~/.codex/config.toml
[mcp_servers.thyn-ai-algenta]
url = "https://api.algenta.ai/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "thyn-ai-algenta": {
      "type": "remote",
      "url": "https://api.algenta.ai/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add thyn-ai-algenta --url https://api.algenta.ai/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  thyn-ai-algenta:
    url: "https://api.algenta.ai/mcp"
// mcp.json
{
  "mcpServers": {
    "thyn-ai-algenta": {
      "type": "http",
      "url": "https://api.algenta.ai/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 4 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +7
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 61

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 4 Aug 2026 · Probed https://api.algenta.ai/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=algenta.ai CN=WE1,O=Google Trust Services,C=US 19 Jun 2026 17 Sept 2026 ECDSA 256 ECDSA-SHA256 a5792be4fd45d65c137f8a069452abe8
SANs: algenta.ai, *.algenta.ai
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of api.algenta.ai. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ai. present 3799 8 Verified
algenta.ai. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Challenged, unverified

The endpoint asked for a token, but we could not retrieve and validate the RFC 9728 metadata that tells a client how to obtain one.

Result Challenged, unverified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer realm="algenta", error="invalid_token"

Bearer realm="algenta", error="invalid_token"
Header Value
strict-transport-security max-age=15552000; includeSubDomains

Protected resource metadata

Retrieved No
Problem no_resource_metadata
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.algenta.ai/mcp Verified 200
http (plaintext) http://api.algenta.ai/mcp HTTPS enforced 301 https://api.algenta.ai/mcp
MCP tools — 140 exposed · ~8,704 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
product_optimize ~57

Run the simple product optimization helper and return the best variable values.

NameTypeReqDescription
constraintsarray
enginestring
iterationsinteger
objectivestringyes
variablesarrayyes

No output schema declared.

No examples provided.

product_retrieve ~64

Run the simple product retrieval helper over caller-supplied documents or a collection id.

NameTypeReqDescription
collection_idstring
documentsarray
querystringyes
rerankboolean
top_kinteger

No output schema declared.

No examples provided.

query_agent_run_checkpoints ~83

Query persisted checkpoints across Algenta agent runs.

NameTypeReqDescription
checkpoint_idstring
limitinteger
pageinteger
policy_snapshot_idstring
request_hashstring
run_idstring
schema_snapshot_idstring
statusstring

No output schema declared.

No examples provided.

query_agent_run_mission_events ~87

Query canonical mission-event records across persisted Algenta agent runs.

NameTypeReqDescription
event_typestring
limitinteger
pageinteger
policy_snapshot_idstring
request_hashstring
run_idstring
schema_snapshot_idstring
statusstring

No output schema declared.

No examples provided.

query_agent_run_telemetry ~94

Query runtime telemetry batches across persisted Algenta agent runs.

NameTypeReqDescription
limitinteger
module_namestring
pageinteger
policy_snapshot_idstring
request_hashstring
run_idstring
schema_snapshot_idstring
statusstring
telemetry_kindstring

No output schema declared.

No examples provided.

query_batch ~89

Execute several governed exact queries in one API call. Use this for multi-metric prompts after choosing a dataset with list_data and get_data_summary. Each item reuses the same structured query contract as query_data; defaults may provide shared dataset_id, filter, limit, and order.

NameTypeReqDescription
defaultsobjectOptional shared exact-query fields applied to each item before execution.
queriesarrayyes

No output schema declared.

No examples provided.

query_data ~332

Execute a structured query against connected data sources. Convert the user's question to a structured intent and call this tool — do NOT try to write SQL or parse column names yourself. The engine resolves column meaning from mathematical relationships and statistical structure only. It works on any dataset without configuration. The governed filter shape is a record-predicate contract over normalized rows, not a SQL predicate language, so it also applies to Redis and other non-SQL sources. Structural roles (use in metric.role): - derived_measure: the main financial/operational aggregate (revenue, spend, value) - base_measure: counts, quantities, discrete amounts - unit_measure: per-unit prices, rates - ratio: percentages, margins, fill rates (0-1 range) - metric: let the engine pick the best numeric column If clarification_required is true, or if confidence < 0.85, check the candidates list and ask the user to clarify. Never fabricate column names or SQL.

NameTypeReqDescription
aggregationstringHow to aggregate the metric column.
dataset_idstringPreferred path. dataset_id returned by connect_data or list_data.
filterobject
group_byarrayDimension words from the user's question (e.g. ['customer', 'region']). The engine finds the best matching column.
limitintegerTop-N limit. Use for 'top 5 customers' type questions.
metricobjectWhat to measure.
orderstring
sourcesarrayData sources to query. Usually omitted when dataset_id is provided.

No output schema declared.

No examples provided.

query_repository_graph ~91

Query one persisted repository snapshot for dependency, dependent, and change-risk graph edges.

NameTypeReqDescription
directionstring
file_pathstring
max_depthinteger
max_nodesinteger
repository_idstringyes
snapshot_idstring
symbol_namestring
workspace_evidence_bundle_refstring

No output schema declared.

No examples provided.

query_sql_report ~99

Execute a constrained read-only SQL rowset query over authorized datasets. Use this only for wide reports that do not fit the governed exact-query surface. SQL must be a single SELECT/WITH statement over the provided dataset aliases.

NameTypeReqDescription
max_rowsintegerOptional row cap, up to the API maximum.
sourcesarrayyesAuthorized datasets made available to the SQL report.
sqlstringyesSingle read-only SELECT or WITH statement.

No output schema declared.

No examples provided.

recommend ~57

Compare multiple named actions/options and get a ranked recommendation. Use when you need to choose between two or more alternatives with uncertainty.

NameTypeReqDescription
actionsarrayyesList of options to compare (minimum 2)
n_simulationsinteger

No output schema declared.

No examples provided.

record_outcome ~97

Close the feedback loop: record what actually happened after a decision was made. Sets actual_outcome and computes outcome_delta = actual - expected. Over time this data measures prediction accuracy and reveals systematic biases.

NameTypeReqDescription
actual_outcomenumberyesThe observed real-world outcome value.
decision_idstringyesDecision ID from log_decision or list_decisions.
outcome_notesstringOptional explanation of what happened and why.

No output schema declared.

No examples provided.

refresh_credits ~47

Issue a compatibility credit batch for a quota-governed managed runtime.

NameTypeReqDescription
billing_periodstringyes
credits_usedinteger
device_idstringyes

No output schema declared.

No examples provided.

refresh_data ~37

Refresh a saved dataset from its original database/API/object-store origin.

NameTypeReqDescription
dataset_idstringyesDataset ID from connect_data or list_data.

No output schema declared.

No examples provided.

register_source ~132

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.

NameTypeReqDescription
descriptionstringOptional human description of this source.
sourceobjectyesData source definition. Provide exactly one of: records, csv, json_str, url.

No output schema declared.

No examples provided.

register_trigger ~193

Register a real-time trigger that watches a data source for a threshold condition. When the condition is met, the engine auto-runs the simulation template and optionally fires a webhook. Examples: 'alert me when monthly revenue drops below $80k', 'simulate expansion if Downtown revenue exceeds $200k'.

NameTypeReqDescription
auto_executebooleanWhen true, automatically dispatch the decision plan to execution_webhook_url after the trigger fires.
conditionobjectyesThreshold condition to watch.
descriptionstringHuman-readable description of what this trigger monitors.
execution_webhook_urlstringOptional HTTPS URL to POST the DecisionPlan execution payload to when auto_execute is enabled.
namestringyesHuman-readable trigger name.
simulation_templateobjectyesSimulateRequest-compatible payload to run when trigger fires.
webhook_urlstringOptional HTTPS URL to POST results to when the trigger fires.

No output schema declared.

No examples provided.

remove_team_member ~29

Remove one team member from the current organization by user id.

NameTypeReqDescription
user_idstringyes

No output schema declared.

No examples provided.

rerank ~50

Rerank caller-supplied document embeddings deterministically.

NameTypeReqDescription
documentsarrayyes
modelstring
query_embeddingarrayyes
top_ninteger

No output schema declared.

No examples provided.

resolve_artifact_bridge ~71

Resolve a Hugging Face artifact path through the Algenta compatibility-ring artifact bridge. Defaults to cache-only lookup and never downloads unless local_files_only=false.

NameTypeReqDescription
filenamestringyes
local_files_onlyboolean
repo_idstringyes
revisionstring

No output schema declared.

No examples provided.

responses ~42

Run the unified Algenta utility response surface over deterministic tokenization or lexical embeddings.

NameTypeReqDescription
dimensionsinteger
inputyes
modelstring

No output schema declared.

No examples provided.

resume_agent_run ~25

Resume a paused Algenta agent run.

NameTypeReqDescription
run_idstringyes

No output schema declared.

No examples provided.

retrain_dataset ~48

Re-trigger semantic training for a dataset. Use after schema changes, alias updates, or to force a fresh model build.

NameTypeReqDescription
dataset_idstringyes
epochsinteger

No output schema declared.

No examples provided.

revoke_api_key ~25

Revoke one API key by id.

NameTypeReqDescription
key_idstringyes

No output schema declared.

No examples provided.

revoke_device ~29

Revoke one registered device by registration id for the current organization.

NameTypeReqDescription
registration_idstringyes

No output schema declared.

No examples provided.

route_capabilities ~92

Route an objective to the best unified capability with fallbacks and an authoritative execution_owner.

NameTypeReqDescription
artifact_affinitiesarray
binding_idsarray
execution_ownersarray
kindsarray
max_fallbacksinteger
objectivestringyes
provider_idsarray
tagsarray

No output schema declared.

No examples provided.

run_repository_fix ~45

Run repository pipeline then apply the result, returning the canonical repository envelope.

NameTypeReqDescription
applyobject
pipelineobject
repository_idstringyes

No output schema declared.

No examples provided.

run_repository_pipeline ~115

Run the repository snapshot->triage->plan->simulate chain and return the canonical repository envelope.

NameTypeReqDescription
max_evidence_itemsinteger
max_snippet_linesinteger
modelstring
repository_idstringyes
runsinteger
seedinteger
signalsobject
snapshotobject
snapshot_idstring
stop_afterstring
token_budgetinteger

No output schema declared.

No examples provided.

score ~57

Score a single simulation request with explicit weights and return the decision envelope plus score breakdown.

NameTypeReqDescription
requestobjectyesSimulation request forwarded to POST /v1/score.
scoring_weightsobjectOptional expected_value/downside_risk weights.

No output schema declared.

No examples provided.

simulate ~155

Run a Monte Carlo simulation and get a structured decision recommendation. Use for: quantifying risk in a decision, comparing expected outcomes, getting probability-weighted recommendations.

NameTypeReqDescription
modestringauto = minimal setup; expert = full distribution control
n_simulationsintegerMonte Carlo iteration count. Auto mode accepts 100–100,000; expert mode accepts 100–1,000,000.
objectivestringAuto-mode objective. For expert mode, use objective_function.
objective_functionstringExpert-mode expression, for example 'revenue - cost'. Required when mode='expert'.
variablesarrayyesInput variables as triangular distributions (low, most-likely, high)

No output schema declared.

No examples provided.

simulate_repository ~69

Simulate repository patch risk and return the gated DecisionEnvelope, resolving snapshot_id from the decision plan when omitted.

NameTypeReqDescription
decision_plan_idstringyes
repository_idstringyes
runsinteger
seedinteger
snapshot_idstring

No output schema declared.

No examples provided.

simulate_repository_patch ~54

Simulate an in-flight repository patch and return the canonical repository envelope.

NameTypeReqDescription
confidencenumber
patch_diffstringyes
repository_idstringyes
snapshot_idstringyes

No output schema declared.

No examples provided.

submit_job ~81

Submit a long-running async simulation job. Use for n_simulations > 500,000 or when you need a callback. Returns a job_id — poll with get_job_status.

NameTypeReqDescription
callback_urlstringWebhook URL for completion notification
n_simulationsinteger
objectivestring
variablesarrayyes

No output schema declared.

No examples provided.

test_capability_binding ~85

Test a saved capability binding or preview-test an unsaved one.

NameTypeReqDescription
binding_idstring
configobject
customer_metadataobject
execution_ownerstring
profile_idstring
provider_idstring
scopestring
scope_refstring

No output schema declared.

No examples provided.

test_connector ~32

Run a real connectivity test for one saved connector and persist its live/error status.

NameTypeReqDescription
connector_idstringyes

No output schema declared.

No examples provided.

test_webhook_delivery ~41

Send a test webhook payload to a callback URL and return the delivery result.

NameTypeReqDescription
callback_urlstringyesURL that should receive the test webhook payload.

No output schema declared.

No examples provided.

tokenize ~36

Tokenize UTF-8 text with a supported deterministic Algenta tokenizer model.

NameTypeReqDescription
inputstringyes
modelstring

No output schema declared.

No examples provided.

triage_repository ~77

Triage a repository snapshot into a bounded workspace evidence bundle with suspect files and symbols.

NameTypeReqDescription
max_evidence_itemsinteger
max_snippet_linesinteger
repository_idstringyes
signalsobjectyes
snapshot_idstringyes
token_budgetinteger

No output schema declared.

No examples provided.

update_connector ~57

Update one saved connector name, description, visibility, or config.

NameTypeReqDescription
configobject
connector_idstringyes
descriptionstring
namestring
visibilitystring

No output schema declared.

No examples provided.

update_execution_policy ~56

Update one or more execution-policy thresholds for the active organization.

NameTypeReqDescription
allow_reexecutionboolean
min_confidencenumber
require_calibrationboolean
risk_floornumber

No output schema declared.

No examples provided.

update_me ~38

Update the current user name and or organization name for the active API key.

NameTypeReqDescription
namestring
org_namestring

No output schema declared.

No examples provided.

update_team_member_role ~36

Update one current organization team member role by user id.

NameTypeReqDescription
rolestringyes
user_idstringyes

No output schema declared.

No examples provided.