mcpserver.lol
registry/algenta
Connection check verified live · 26h ago

algenta

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

Tools 140
GitHub stars
Installs / wk
Licence
Transport streamable-http, stdio
Last checked 26h ago

Tools & capabilities

140 tools

Read from the running server on 26h ago.

apply_repository mode*base_branchbranch_namesnapshot_idrepository_id*simulation_id* +5
Apply a simulated repository decision as patch_only, local_branch, or remote_pr.
approve_agent_run run_id*
Approve an Algenta agent run waiting on manual approval.
batch items*
Run multiple simulation requests in one call and return per-item success or failure details.
browse_connector connector_id*
Browse one saved live connector to discover files, tables, endpoints, or items.
cancel_agent_run run_id*
Cancel an Algenta agent run.
cancel_job job_id*
Cancel a queued or running async simulation job by id.
chat_completions modelmessages*
Run the deterministic Algenta utility chat surface. This is a tokenizer-backed utility route, not a provider-backed generative model.
compare runsseedscenarios*
Run named scenarios side by side and return the winner plus deltas versus the best scenario.
connect_data csvurlrecordsjson_strproviderconnector +10
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_i…
count_tokens input*model
Count tokens with a supported deterministic Algenta tokenizer model.
create_agent_run task*toolscontextmax_stepsstart_pausedapproval_mode +1
Create a persisted Algenta agent run lifecycle resource.
create_api_key label*expires_atdevice_limit
Create a new API key and return its one-time raw_key value.
create_billing_checkout plan
Create a Stripe Checkout session for the active organization.
create_billing_portal
Create a Stripe Billing Portal session for the active organization.
create_capability_binding scopeconfigscope_refprofile_id*provider_id*binding_name* +2
Create one capability binding for a provider/profile pair.
create_connector name*configvisibilitydescriptionconnector_type*
Create and save one connector configuration for later data onboarding, health checks, and schema browsing.
create_deployment configregionproviderbilling_markup_pct
Request a new isolated deployment for the active organization.
create_repository_decision_plan modelsnapshot_idrepository_id*workspace_evidence_bundle_ref*
Create one immutable repository DecisionPlan revision from a workspace evidence bundle, resolving snapshot_id from triage when omitted.
create_repository_snapshot refmax_filesrepository_id*exclude_patternsinclude_patternsmax_file_size_bytes
Create or reuse an immutable repository snapshot for a saved repository connector.
delete_connector connector_id*
Delete one saved connector by id.
delete_decision decision_id*
Delete one decision-memory record by id.
delete_deployment deployment_id*
Request deprovisioning for one deployment by id.
delete_trigger trigger_id*
Remove a trigger. The trigger will no longer fire automatically.
disable_skill binding_id*
Disable one skill binding by binding id.
disconnect_data dataset_id*
Delete a saved dataset and disconnect it from future use.
discover_capability_binding scopeconfigscope_refbinding_idprofile_idprovider_id +2
Discover capabilities for a saved capability binding or preview-discover an unsaved one.
embeddings input*modeldimensions
Generate deterministic lexical embeddings with the supported Algenta model.
embedding_similarity left*modelright*
Score two caller-supplied embedding vectors with a supported similarity model.
enable_skill tagsskill_name*descriptioninstruction*execution_ownerartifact_affinities
Enable one prompt-skill as a first-class capability binding.
execute_capability inputplan_idbinding_idrequest_idcapability_id*
Execute one routed or known algenta_managed capability by capability id. client_managed routes must execute in the customer app or adapter path. If the capability requires approval…
execute_decision forcemetadatadecision_id*webhook_url*override_safetytimeout_seconds
Dispatch a logged decision to an external webhook and persist the execution receipt.
execute_runtime_library argsmodule*function*request_id
Execute one local-runtime Mojo library function by module and function name. Pass args as either a JSON object, array, scalar, or null. This surface is local/runtime-backed only an…
fire_trigger forcetrigger_id*
Manually fire a trigger — evaluates its condition and runs the simulation template regardless of whether the threshold is currently met. Useful for testing triggers or forcing an i…
get_agent_run run_id*
Fetch a persisted Algenta agent run by run_id.
get_agent_run_checkpoints run_id*
Fetch persisted checkpoints for an Algenta agent run.
get_agent_run_events limitrun_id*
Fetch the append-only event stream for an Algenta agent run.
get_agent_run_mission_events limitrun_id*
Fetch canonical mission-event records for an Algenta agent run.
get_agent_run_telemetry limitrun_id*
Fetch runtime telemetry batches for an Algenta agent run.
get_analytics days
Get usage analytics: simulation volume, latency p95, outcome distributions.
get_audit_log_artifacts pagelimitactionresultactor_emailcontent_hash +5
Get paginated immutable audit-log artifacts for the current organization.
get_audit_logs pagelimitactionresultactor_emailrequest_hash +4
Get paginated audit logs for the current organization.
get_billing_info
Get current billing plan and subscription info for the active organization.
get_capability capability_id*include_instruction
Get one unified capability by capability id.
get_connector connector_id*
Fetch one saved connector by id.
get_contract
Get the machine-readable Algenta public contract. Use this when an agent needs the canonical discovery, summary, query, batch, SQL report, governed filter rules, CLI, or MCP entryp…
get_data_schema dataset_id*
Get a saved dataset plus its schema and relationship metadata by dataset_id.
get_dataset_status dataset_id*
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 (bes…
get_data_summary dataset_id*
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_decision decision_id*
Fetch one decision-memory record by id.
get_deployment
Fetch the current deployment for the active organization, if one exists.
get_deployment_cost deployment_id*
Get current-month cost details for one deployment by id.
get_execution_policy
Get the current autonomous execution policy for the active organization.
get_job_result job_id*
Fetch the completed result payload for an async simulation job by id.
get_job_status job_id*
Fetch the latest async simulation job status by id.
get_limits
Get current plan quotas and limits for the active API key.
get_me
Get current user and organization identity for the active API key.
get_repository_intelligence_capabilities
List globally supported Repository Intelligence languages and ranked support progress.
get_repository_snapshot snapshot_id*repository_id*
Fetch one immutable repository snapshot by repository_id and snapshot_id.
get_run run_id*
Fetch a single simulation run by ID.
get_runtime_benchmarks
Get the authenticated Algenta runtime benchmark catalog. Use this when an agent needs benchmark classes, benchmark evidence paths, evaluation quality gates, SLO budgets, compiled a…
get_runtime_manifest
Get the signed Algenta runtime manifest. Use this when an agent needs the canonical runtime-core inventory, maturity states, proof matrix, typed failure contract, or release theore…
get_runtime_modules
Get the authenticated Algenta runtime module proof catalog. Use this when an agent needs the shipping module inventory, proof-matrix entries, maturity counts, or compiled module ev…
get_runtime_release_validation
Get the authenticated Algenta runtime release validation result. Use this when an agent needs the current manifest-listed release verdict, formal theorem conditions, or fail-closed…
get_source_schema source_id*
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.
get_usage
Get current billing period usage vs quota for this API key.
ingest_data runsdomaintables*run_simulation
Auto-map tabular data to a simulation payload. Detects variable distributions, polarity (revenue=positive, cost=negative), units, and builds the objective function automatically. S…
ingest_metering_events events*device_id*
Ingest an explicitly enabled managed-runtime analytics batch.
invite_team_member roleemail*
Invite a team member to the current organization.
list_agent_runs pagelimitstatusrequest_hashpolicy_snapshot_idschema_snapshot_id
List persisted Algenta agent runs for the authenticated org.
list_api_keys
List active API keys for the current organization. Never returns raw secret material.
list_capabilities kindsbinding_idsprovider_ids
List unified capabilities filtered by kind, provider, or binding.
list_capability_bindings scopeprovider_id
List capability bindings for the current organization.
list_capability_providers
List unified capability providers across data, MCP, skills, native tools, and runtime libraries.
list_connectors pagelimitstatus
List saved data connectors such as databases, APIs, and file-backed sources. Use this before get_connector, test_connector, or browse_connector.
list_data pagelimitsearchstatuscompactsource_name
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.
list_datasets pagelimitsearchstatuscompactsource_name
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 datase…
list_decisions pagelimitpage_sizewith_outcome_only
Retrieve the Decision Memory audit trail — all logged decisions, most recent first. Use with_outcome_only=true to see only decisions where actual results have been recorded. outcom…
list_deployment_regions
List available deployment providers and regions for the current organization.
list_devices pagelimit
List registered devices for the current organization.
list_distributions
List supported distribution types for the active API key.
list_execution_policy_snapshots
List persisted execution-policy snapshots for the active organization.
list_jobs pagelimitstatus
List async simulation jobs with pagination and optional status filtering.
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, incl…
list_runs modelimitstatus
List recent simulation runs with optional filters.
list_runtime_libraries limitsearch
List executable local-runtime Mojo libraries. Use this when you need the runtime-backed compute catalog rather than the governed data/query tools. This surface is local/runtime-bac…
list_skills
List skill capabilities from the unified capability plane.
list_sources pagelimit
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.
list_team_members pagelimit
List team members for the current organization.
list_templates
List built-in simulation templates for the active API key.
list_triggers pagelimitstatus
List all registered triggers with their current status, last-checked time, and last-fired simulation result summary.
log_decision run_idcontextrisk_p5risk_p95risk_polrationale +6
Persist a decision to the Decision Memory audit trail. Link to a simulation run_id to bind the full DecisionPlan context. Call record_outcome later to close the feedback loop and m…
onboard_dataset csvnamecolumnsrecordsasync_traindomain_aliases
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 immedi…
pause_trigger pausedtrigger_id*
Pause or resume an existing trigger without deleting it.
plan_decision
Build a structured Algenta DecisionPlan from a validated simulation-style request. Use this when the caller needs the plan summary without the full decision envelope.
poll_job job_id*timeout_secondspoll_interval_seconds
Wait for an async simulation job to reach a terminal state. Returns the final result when the job completes, or the terminal status when it fails, is cancelled, or times out.
preview_browse_connector configconnector_type*
Browse one inline connector definition without saving it to discover files, tables, endpoints, or items.
preview_test_connector configconnector_type*
Run a real connectivity test for one inline connector definition without saving it.
product_agent_run task*toolscontextmax_stepsoutput_format
Run the simple product task-execution helper and return a compact task result.
product_decision labelengineinputs*objectivescenariosrisk_tolerance
Run the simple product decision helper and return the chosen action plus risk summary.
product_forecast metric*history*horizonseasonalityconfidence_level
Run the simple product forecast helper over a historical metric series.
product_optimize engineobjective*variables*iterationsconstraints
Run the simple product optimization helper and return the best variable values.
product_retrieve query*top_krerankdocumentscollection_id
Run the simple product retrieval helper over caller-supplied documents or a collection id.
query_agent_run_checkpoints pagelimitrun_idstatusrequest_hashcheckpoint_id +2
Query persisted checkpoints across Algenta agent runs.
query_agent_run_mission_events pagelimitrun_idstatusevent_typerequest_hash +2
Query canonical mission-event records across persisted Algenta agent runs.
query_agent_run_telemetry pagelimitrun_idstatusmodule_namerequest_hash +3
Query runtime telemetry batches across persisted Algenta agent runs.
query_batch queries*defaults
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 st…
query_data limitorderfiltermetricsourcesgroup_by +2
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 you…
query_repository_graph directionfile_pathmax_depthmax_nodessnapshot_idsymbol_name +2
Query one persisted repository snapshot for dependency, dependent, and change-risk graph edges.
query_sql_report sql*sources*max_rows
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 SEL…
recommend actions*n_simulations
Compare multiple named actions/options and get a ranked recommendation. Use when you need to choose between two or more alternatives with uncertainty.
record_outcome decision_id*outcome_notesactual_outcome*
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 p…
refresh_credits device_id*credits_usedbilling_period*
Issue a compatibility credit batch for a quota-governed managed runtime.
refresh_data dataset_id*
Refresh a saved dataset from its original database/API/object-store origin.
register_source 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 relationsh…
register_trigger name*condition*descriptionwebhook_urlauto_executesimulation_template* +1
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 we…
remove_team_member user_id*
Remove one team member from the current organization by user id.
rerank modeltop_ndocuments*query_embedding*
Rerank caller-supplied document embeddings deterministically.
resolve_artifact_bridge repo_id*filename*revisionlocal_files_only
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.
responses input*modeltoolsdimensionstool_choiceparallel_tool_calls +1
Run the unified Algenta utility response surface: deterministic tokenization/embeddings, or (for provider-backed chat models) a chat response with optional function/tool calling. `…
resume_agent_run run_id*
Resume a paused Algenta agent run.
retrain_dataset epochsdataset_id*
Re-trigger semantic training for a dataset. Use after schema changes, alias updates, or to force a fresh model build.
revoke_api_key key_id*
Revoke one API key by id.
revoke_device registration_id*
Revoke one registered device by registration id for the current organization.
route_capabilities tagskindsobjective*binding_idsprovider_idsmax_fallbacks +2
Route an objective to the best unified capability with fallbacks and an authoritative execution_owner.
run_repository_fix applypipelinerepository_id*
Run repository pipeline then apply the result, returning the canonical repository envelope.
run_repository_pipeline runsseedmodelsignalssnapshotstop_after +5
Run the repository snapshot->triage->plan->simulate chain and return the canonical repository envelope.
score request*scoring_weights
Score a single simulation request with explicit weights and return the decision envelope plus score breakdown.
simulate modeobjectivevariables*n_simulationsobjective_function
Run a Monte Carlo simulation and get a structured decision recommendation. Use for: quantifying risk in a decision, comparing expected outcomes, getting probability-weighted recomm…
simulate_repository runsseedsnapshot_idrepository_id*decision_plan_id*
Simulate repository patch risk and return the gated DecisionEnvelope, resolving snapshot_id from the decision plan when omitted.
simulate_repository_patch confidencepatch_diff*snapshot_id*repository_id*
Simulate an in-flight repository patch and return the canonical repository envelope.
submit_job objectivevariables*callback_urln_simulations
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.
test_capability_binding scopeconfigscope_refbinding_idprofile_idprovider_id +2
Test a saved capability binding or preview-test an unsaved one.
test_connector connector_id*
Run a real connectivity test for one saved connector and persist its live/error status.
test_webhook_delivery callback_url*
Send a test webhook payload to a callback URL and return the delivery result.
tokenize input*model
Tokenize UTF-8 text with a supported deterministic Algenta tokenizer model.
triage_repository signals*snapshot_id*token_budgetrepository_id*max_snippet_linesmax_evidence_items
Triage a repository snapshot into a bounded workspace evidence bundle with suspect files and symbols.
update_connector nameconfigvisibilitydescriptionconnector_id*
Update one saved connector name, description, visibility, or config.
update_execution_policy risk_floormin_confidenceallow_reexecutionrequire_calibration
Update one or more execution-policy thresholds for the active organization.
update_me nameorg_name
Update the current user name and or organization name for the active API key.
update_team_member_role role*user_id*
Update one current organization team member role by user id.