← Registry

AI & Machine Learning

algenta.ai

Manages datasets for semantic querying, including registration, status tracking, and retraining.

2 endpoints144 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://api.algenta.ai/mcp

No auth detected

MCP server metadata

Name
algenta-mcp
Version
1.0.4
Capabilities
experimentaltools

Known tools 140

onboard_dataset

Register a dataset for semantic querying.

Inferred read-only
list_datasets

List registered datasets and their current model tier.

Inferred read-only
get_dataset_status

Get live training status and model tier for a specific dataset.

Inferred read-only
retrain_dataset

Re-trigger semantic training for a dataset.

Inferred read-only
connect_data

High-level data onboarding flow.

Inferred read-only
list_data

List visible datasets for the current user.

Inferred read-only
get_data_summary

Get the low-token dataset selection summary for a saved dataset_id.

Inferred read-only
get_data_schema

Get a saved dataset plus its schema and relationship metadata by dataset_id.

Inferred read-only
refresh_data

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

Inferred read-only
disconnect_data

Delete a saved dataset and disconnect it from future use.

Potential side effects
register_source

Advanced tool.

Inferred read-only
list_sources

Advanced tool.

Inferred read-only
get_source_schema

Advanced tool.

Inferred read-only
list_connectors

List saved data connectors such as databases, APIs, and file-backed sources.

Inferred read-only
create_connector

Create and save one connector configuration for later data onboarding, health checks, and schema browsing.

Potential side effects
get_connector

Fetch one saved connector by id.

Inferred read-only
update_connector

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

Potential side effects
test_connector

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

Inferred read-only
browse_connector

Browse one saved live connector to discover files, tables, endpoints, or items.

Inferred read-only
preview_test_connector

Run a real connectivity test for one inline connector definition without saving it.

Inferred read-only
preview_browse_connector

Browse one inline connector definition without saving it to discover files, tables, endpoints, or items.

Inferred read-only
delete_connector

Delete one saved connector by id.

Potential side effects
get_repository_intelligence_capabilities

List globally supported Repository Intelligence languages and ranked support progress.

Inferred read-only
create_repository_snapshot

Create or reuse an immutable repository snapshot for a saved repository connector.

Potential side effects
get_repository_snapshot

Fetch one immutable repository snapshot by repository_id and snapshot_id.

Inferred read-only
triage_repository

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

Inferred read-only
create_repository_decision_plan

Create one immutable repository DecisionPlan revision from a workspace evidence bundle, resolving snapshot_id from triage when omitted.

Potential side effects
query_repository_graph

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

Inferred read-only
simulate_repository

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

Inferred read-only
run_repository_pipeline

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

Inferred read-only
simulate_repository_patch

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

Inferred read-only
run_repository_fix

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

Inferred read-only
apply_repository

Apply a simulated repository decision as patch_only, local_branch, or remote_pr.

Inferred read-only
query_data

Execute a structured query against connected data sources.

Potential side effects
query_batch

Execute several governed exact queries in one API call.

Potential side effects
query_sql_report

Execute a constrained read-only SQL rowset query over authorized datasets.

Potential side effects
ingest_data

Auto-map tabular data to a simulation payload.

Inferred read-only
list_models

List the current Algenta model catalog, including deterministic utility models and any provider-backed routed entries with their routing, failover, timeout, and auth metadata, including capability-specific chat and embedding auth/header readiness.

Inferred read-only
resolve_artifact_bridge

Resolve a Hugging Face artifact path through the Algenta compatibility-ring artifact bridge.

Inferred read-only
tokenize

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

Inferred read-only
count_tokens

Count tokens with a supported deterministic Algenta tokenizer model.

Inferred read-only
chat_completions

Run the deterministic Algenta utility chat surface.

Inferred read-only
responses

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

Inferred read-only
embeddings

Generate deterministic lexical embeddings with the supported Algenta model.

Inferred read-only
embedding_similarity

Score two caller-supplied embedding vectors with a supported similarity model.

Inferred read-only
rerank

Rerank caller-supplied document embeddings deterministically.

Inferred read-only
list_runtime_libraries

List executable local-runtime Mojo libraries.

Inferred read-only
execute_runtime_library

Execute one local-runtime Mojo library function by module and function name.

Potential side effects
list_capability_providers

List unified capability providers across data, MCP, skills, native tools, and runtime libraries.

Inferred read-only
list_capability_bindings

List capability bindings for the current organization.

Inferred read-only
create_capability_binding

Create one capability binding for a provider/profile pair.

Potential side effects
test_capability_binding

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

Inferred read-only
discover_capability_binding

Discover capabilities for a saved capability binding or preview-discover an unsaved one.

Inferred read-only
list_capabilities

List unified capabilities filtered by kind, provider, or binding.

Inferred read-only
get_capability

Get one unified capability by capability id.

Inferred read-only
route_capabilities

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

Inferred read-only
execute_capability

Execute one routed or known algenta_managed capability by capability id.

Potential side effects
list_skills

List skill capabilities from the unified capability plane.

Inferred read-only
enable_skill

Enable one prompt-skill as a first-class capability binding.

Inferred read-only
disable_skill

Disable one skill binding by binding id.

Inferred read-only
plan_decision

Build a structured Algenta DecisionPlan from a validated simulation-style request.

Inferred read-only
product_decision

Run the simple product decision helper and return the chosen action plus risk summary.

Inferred read-only
product_agent_run

Run the simple product task-execution helper and return a compact task result.

Inferred read-only
product_optimize

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

Inferred read-only
product_retrieve

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

Inferred read-only
product_forecast

Run the simple product forecast helper over a historical metric series.

Inferred read-only
simulate

Run a Monte Carlo simulation and get a structured decision recommendation.

Inferred read-only
recommend

Compare multiple named actions/options and get a ranked recommendation.

Inferred read-only
score

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

Inferred read-only
batch

Run multiple simulation requests in one call and return per-item success or failure details.

Inferred read-only
compare

Run named scenarios side by side and return the winner plus deltas versus the best scenario.

Inferred read-only
submit_job

Submit a long-running async simulation job.

Inferred read-only
list_jobs

List async simulation jobs with pagination and optional status filtering.

Inferred read-only
get_job_status

Fetch the latest async simulation job status by id.

Inferred read-only
poll_job

Wait for an async simulation job to reach a terminal state.

Potential side effects
get_job_result

Fetch the completed result payload for an async simulation job by id.

Inferred read-only
cancel_job

Cancel a queued or running async simulation job by id.

Inferred read-only
test_webhook_delivery

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

Potential side effects
create_agent_run

Create a persisted Algenta agent run lifecycle resource.

Potential side effects
list_agent_runs

List persisted Algenta agent runs for the authenticated org.

Inferred read-only
get_agent_run

Fetch a persisted Algenta agent run by run_id.

Inferred read-only
get_agent_run_events

Fetch the append-only event stream for an Algenta agent run.

Inferred read-only
get_agent_run_checkpoints

Fetch persisted checkpoints for an Algenta agent run.

Inferred read-only
query_agent_run_checkpoints

Query persisted checkpoints across Algenta agent runs.

Inferred read-only
get_agent_run_mission_events

Fetch canonical mission-event records for an Algenta agent run.

Inferred read-only
query_agent_run_mission_events

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

Inferred read-only
get_agent_run_telemetry

Fetch runtime telemetry batches for an Algenta agent run.

Inferred read-only
query_agent_run_telemetry

Query runtime telemetry batches across persisted Algenta agent runs.

Inferred read-only
resume_agent_run

Resume a paused Algenta agent run.

Inferred read-only
cancel_agent_run

Cancel an Algenta agent run.

Inferred read-only
approve_agent_run

Approve an Algenta agent run waiting on manual approval.

Inferred read-only
list_deployment_regions

List available deployment providers and regions for the current organization.

Inferred read-only
get_deployment

Fetch the current deployment for the active organization, if one exists.

Inferred read-only
create_deployment

Request a new isolated deployment for the active organization.

Inferred read-only
get_deployment_cost

Get current-month cost details for one deployment by id.

Inferred read-only
delete_deployment

Request deprovisioning for one deployment by id.

Inferred read-only
list_team_members

List team members for the current organization.

Inferred read-only
invite_team_member

Invite a team member to the current organization.

Inferred read-only
update_team_member_role

Update one current organization team member role by user id.

Potential side effects
remove_team_member

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

Potential side effects
list_devices

List registered devices for the current organization.

Inferred read-only
revoke_device

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

Inferred read-only
get_audit_logs

Get paginated audit logs for the current organization.

Inferred read-only
get_audit_log_artifacts

Get paginated immutable audit-log artifacts for the current organization.

Inferred read-only
get_execution_policy

Get the current autonomous execution policy for the active organization.

Inferred read-only
list_execution_policy_snapshots

List persisted execution-policy snapshots for the active organization.

Inferred read-only
get_billing_info

Get current billing plan and subscription info for the active organization.

Inferred read-only
create_billing_checkout

Create a Stripe Checkout session for the active organization.

Potential side effects
create_billing_portal

Create a Stripe Billing Portal session for the active organization.

Potential side effects
refresh_credits

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

Inferred read-only
ingest_metering_events

Ingest an explicitly enabled managed-runtime analytics batch.

Inferred read-only
update_execution_policy

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

Potential side effects
get_contract

Get the machine-readable Algenta public contract.

Inferred read-only
get_runtime_manifest

Get the signed Algenta runtime manifest.

Inferred read-only
get_runtime_release_validation

Get the authenticated Algenta runtime release validation result.

Inferred read-only
get_runtime_modules

Get the authenticated Algenta runtime module proof catalog.

Inferred read-only
get_runtime_benchmarks

Get the authenticated Algenta runtime benchmark catalog.

Inferred read-only
get_me

Get current user and organization identity for the active API key.

Inferred read-only
update_me

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

Potential side effects
get_limits

Get current plan quotas and limits for the active API key.

Inferred read-only
list_distributions

List supported distribution types for the active API key.

Inferred read-only
list_templates

List built-in simulation templates for the active API key.

Inferred read-only
list_api_keys

List active API keys for the current organization.

Inferred read-only
create_api_key

Create a new API key and return its one-time raw_key value.

Potential side effects
revoke_api_key

Revoke one API key by id.

Inferred read-only
list_runs

List recent simulation runs with optional filters.

Inferred read-only
get_run

Fetch a single simulation run by ID.

Inferred read-only
get_analytics

Get usage analytics: simulation volume, latency p95, outcome distributions.

Inferred read-only
get_usage

Get current billing period usage vs quota for this API key.

Inferred read-only
log_decision

Persist a decision to the Decision Memory audit trail.

Inferred read-only
list_decisions

Retrieve the Decision Memory audit trail — all logged decisions, most recent first.

Inferred read-only
get_decision

Fetch one decision-memory record by id.

Inferred read-only
record_outcome

Close the feedback loop: record what actually happened after a decision was made.

Inferred read-only
execute_decision

Dispatch a logged decision to an external webhook and persist the execution receipt.

Inferred read-only
delete_decision

Delete one decision-memory record by id.

Potential side effects
register_trigger

Register a real-time trigger that watches a data source for a threshold condition.

Inferred read-only
list_triggers

List all registered triggers with their current status, last-checked time, and last-fired simulation result summary.

Inferred read-only
fire_trigger

Manually fire a trigger — evaluates its condition and runs the simulation template regardless of whether the threshold is currently met.

Inferred read-only
pause_trigger

Pause or resume an existing trigger without deleting it.

Inferred read-only
delete_trigger

Remove a trigger.

Potential side effects

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.algenta-mcp]
url = "https://api.algenta.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "algenta-mcp": {
      "type": "http",
      "url": "https://api.algenta.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

{
  "name": "algenta-mcp",
  "transport": "streamable-http",
  "url": "https://api.algenta.ai/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://docs.algenta.ai/~gitbook/mcp

No auth detected

MCP server metadata

Name
mcp-typescript server on vercel
Version
0.1.0
Capabilities
tools.listChanged

Known tools 4

searchDocumentation

Search across the documentation to find relevant information, code examples, API references, and guides.

Inferred read-only
getPage

Fetch the full markdown content of a specific documentation page from Algenta.

Inferred read-only
askQuestion

Ask a natural-language question about Algenta and get a synthesized answer, with links to the source pages.

Inferred read-only
sendFeedback

Report an issue in the documentation of Algenta so the team can fix it.

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.mcp-typescript-server-on-vercel]
url = "https://docs.algenta.ai/~gitbook/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://docs.algenta.ai/~gitbook/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mcp-typescript-server-on-vercel
Remote MCP URL: https://docs.algenta.ai/~gitbook/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": {
    "mcp-typescript-server-on-vercel": {
      "url": "https://docs.algenta.ai/~gitbook/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "mcp-typescript-server-on-vercel": {
      "type": "http",
      "url": "https://docs.algenta.ai/~gitbook/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "mcp-typescript-server-on-vercel",
  "transport": "streamable-http",
  "url": "https://docs.algenta.ai/~gitbook/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 algenta.ai was fetched 2026-07-28T02:40:30.139Z and is being refreshed.

Trust status Trusted

algenta.ai 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.