Athena MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ATHENA_ROOT | Yes | Path to the repository root folder |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"listChanged": false
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| athena_add_edgeB | Add one typed JSPACE edge with provenance event. |
| athena_add_hyperedgeB | Add one typed JSPACE hyperedge / n-way semantic relation with provenance. |
| athena_adopt_mutationB | Record actual adoption of a global mutation by an agent, distinct from mere delivery/visibility. |
| athena_agent_bootstrapB | Cold-start AGENT_BOOT_V1 with an automatic Message Board handshake. A task-only tool call observes shared-current coordination without claiming work; explicit work_key/targets/claim mode or explicit coordination_mode=AUTO crosses the start-work boundary and may establish/reuse presence. Duplicate claimed work holds. |
| athena_agent_refreshC | Refresh AGENT_BOOT_V1 and its Message Board projection. Existing session coordination intent is preserved; new explicit work coordinates activate AUTO claiming, while observer sessions remain read-only unless promoted deliberately. |
| athena_antibody_evolveC | Create a distinct antibody variant within the parent's family with optional expiry. |
| athena_antibody_execute_regressionsB | Execute stored failure-antibody unittest witnesses in a restricted repository-owned subprocess; no arbitrary shell/command refs are accepted. |
| athena_antibody_record_outcomeA | Record success, failure, false positive, regression pass or regression failure for a known failure antibody. |
| athena_antibody_selectB | Rank matching antibody variants by semantic match, empirical repair/regression reliability, status and expiry. |
| athena_apply_transformA | Execute the newest registered T_ij for a subject using LOOKUP or the safe declarative transform DSL; compare against an independently resolved target when available and optionally persist a derived coordinate. |
| athena_apply_transform_routeC | Compose and execute a coordinate route C_i0->...->C_ik. Closed routes automatically measure holonomy only when every edge is derivational; LOOKUP-containing loops are marked N/A rather than falsely promoted. |
| athena_approx_error_transportB | Transport witnessed approximation error through a caller-declared Lipschitz envelope consistent with supplied witness pairs. Geometric nearest, global-envelope, and radius-eligible transport witnesses remain distinct; certificate is conditional on the declared bound. |
| athena_artifact_lifecycleB | Assign KEEP_ACTIVE/KEEP_REFERENCE/DORMANT/QUARANTINE/PRUNE_REFERENCE while preserving lineage and downstream dependencies. |
| athena_bandit_observeC | Update one regime/action posterior from an explicit observed reward; predictions never train themselves. |
| athena_bandit_selectC | Select an organization/action experiment using a diagonal contextual-UCB posterior with local-regime evidence, cross-regime transfer, uncertainty, and a V3 policy prior. |
| athena_bapomdp_solveC | Exactly solve a bounded finite-horizon POMDP with a static uncertain model index when the full joint model-state tree completes. PLAN_ONLY. |
| athena_bayes_observeB | Update full-covariance Bayesian contextual state from one explicit observed reward; retains pre-update prediction for calibration. |
| athena_bayes_predictC | Full-covariance Bayesian contextual prediction with empirical interval calibration. Posterior/intervals remain model-conditional. |
| athena_belief_dual_controlC | One-step finite-belief controller combining immediate utility, expected next decision utility and information value. PLAN_ONLY. |
| athena_belief_observeA | Bayes-update a finite belief from explicit per-model likelihoods for one actual declared observation. |
| athena_belief_policy_multistageB | Build an exact finite-model/outcome belief-policy tree for bounded horizon <=3. PLAN_ONLY; no belief mutation. |
| athena_belief_registerC | Register/reset a finite discrete model belief state with normalized priors. Model belief is not canonical truth. |
| athena_belief_stateA | Read the current finite model belief distribution and entropy. |
| athena_benchmarkA | Return live substrate counts and head state for regression/telemetry. |
| athena_bionano_assemblyC | Return an assembly/function packet. T4 preserves the supplied 15-part USER_VISUAL BOM separately from the primary-source-conditioned infection transition sequence; other machines return generic functional modules rather than fabricated native molecular subunit inventories. |
| athena_bionano_catalogA | Return the stable 12-archetype/14-seed BNMK catalog. V2 additive fields report 20 source-backed adapters, 20 primary sources, 15 conditioned quantitative claims, bounded expansions, operator phylogeny and optional evidence packets. User seed numbers remain distinct from verified empirical constants. |
| athena_bionano_compileB | Compile one known BNMK machine into the source-backed 4D/12D/KC144 contract with primary-source witness, conditioned quantitative claims, state cycle and row associations. Unknown IDs HOLD rather than fabricating a classification. |
| athena_bionano_convergence_gateA | Evaluate only caller-supplied convergence/stability witnesses: nth-term limit, ratio/root limit, contraction constant, or spectral radius. Assumption-incompatible or inconclusive values return HOLD; V2 does not change these V1 semantics. |
| athena_bionano_interface_matchB | Score a normalized producer/consumer interface profile over rate, latency, error tolerance, statefulness, reversibility and coupling. Smith-chart-inspired compatibility proxy; not physical electrical impedance. |
| athena_bionano_transferB | Map a source-backed biological mechanism into a target ATHENA problem as explicit COMPUTATIONAL_ANALOGY. Primary-source support improves the mechanism model but never grants execution authority or causal equivalence. |
| athena_branch_listB | List branch lifecycle states, optionally filtered by ACTIVE/HIBERNATED/REVIEW. |
| athena_branch_observeB | Record one witnessed calibrated branch reward observation and apply EWMA hibernation/resurrection policy. |
| athena_branch_reviewA | Move a hibernated branch into REVIEW only from a verified new_evidence/new_gap/bridge_demand trigger. |
| athena_branch_stateB | Read branch lifecycle state for one branch, optionally on one metric basis. |
| athena_bridge_accountB | Apply living-bridge cost accounting: build only when future routing/reuse/quality/resilience value exceeds build, maintenance and locked-capacity cost. |
| athena_budget_recordA | Persist one measured organization/resource budget observation. Token/compute dimensions are accepted only when supplied by an observable client. |
| athena_budget_scheduleA | Allocate tasks to workers using demand x capability fit x availability x measured efficiency subject to observable remaining budgets; unknown cost is penalized, not invented. |
| athena_budget_summaryC | Summarize persistent resource observations plus automatically metered MCP tool-call wall time. |
| athena_causal_aipwB | Cross-fitted AIPW estimate for binary treatment with linear outcome nuisances, logistic propensity, influence-function SE and CI. Assumption-scoped. |
| athena_causal_effect_estimateA | Estimate an assumption-scoped linear BACKDOOR, IV-Wald, or FRONTDOOR mediation effect from explicit numeric samples. Estimation never proves identification. |
| athena_causal_identifyA | Search for a valid minimal back-door adjustment set in a caller-supplied causal DAG using d-separation. Identification is conditional on supplied graph/assumptions. |
| athena_causal_identify_extendedC | Perform supplied-DAG conditional identification for BACKDOOR, FRONTDOOR or INSTRUMENT criteria. Results are conditional on graph/observed-node/assumption correctness. |
| athena_causal_robustnessB | Leave-one-adjustment-out robustness diagnostic around V8 linear back-door estimate. Not a formal hidden-confounding bound. |
| athena_causal_skeleton_discoverA | Generate a heuristic observational association skeleton and candidate v-structures using marginal/one-variable partial-correlation thresholds. Hypothesis generation only. |
| athena_causal_structure_bootstrapC | Bootstrap the V7 heuristic association skeleton and return stable undirected/v-structure candidates. Stability is not causal probability. |
| athena_causal_tmle_binaryC | Cross-fitted binary-treatment/binary-outcome TMLE with logistic nuisance fits, targeting fluctuation and influence-curve interval. Assumption-scoped. |
| athena_causal_tmle_ensembleC | Binary-treatment/binary-outcome TMLE with deterministic cross-fitted validation-weighted linear/quadratic logistic nuisance ensemble. Assumption-scoped. |
| athena_chance_resource_selectB | Select a value-maximizing small finite candidate subset subject to independent-Gaussian one-sided resource chance constraints; exact only under declared finite-model assumptions. |
| athena_claim_challengeA | Record a material verified challenge. Noncanonical claims return to ?/CHALLENGED; canonical claims remain #/CANONICAL_CHALLENGED and block automatic routing. |
| athena_claim_listC | List claim authority heads, optionally filtering by Y or challenge status. |
| athena_claim_promoteB | Advance exactly one authority step. ?->+ requires verified evidence; +->! witnessed execution; !-># explicit canonical authority. |
| athena_claim_registerD | Register or reuse persistent claim authority head at Y='?'. Authority is distinct from confidence, truth, consensus, pheromone and reward. |
| athena_claim_resolve_canonical_challengeC | Resolve CANONICAL_CHALLENGED through explicit authorized UPHOLD or DEMOTE governance. |
| athena_claim_stateA | Read current typed authority state and witness history pointers for one claim. |
| athena_cohesion_coalitionA | Build and persist a Message Board-backed campaign/coalition proposal over multiple active NEEDs. The proposal greedily respects explicit OFFER capacity and is advisory only; it creates no presence, claims, party membership, scheduler authority, or execution authority. |
| athena_cohesion_duplicate_guardA | Read shared-current Message Board claims and classify exact work-key/task/target collisions, fuzzy warnings, declared JOIN/REPLICA intent, and target-only partition evidence into non-authoritative treatment options. This tool never mutates claims, auto-joins, assigns work, fabricates MATA semantics, or grants execution authority. |
| athena_cohesion_matchmakeA | Advisory deterministic matchmaking for one active NEED using explicit active OFFER envelopes, Message Board presence/claim state, capability fit, dependency unlock, capacity, and collision risk. It never creates a claim, assignment, party membership, or truth authority. |
| athena_cohesion_request_offerA | Publish an idempotent typed NEED/OFFER envelope through Message Board V1. The publishing agent must already have active shared-board presence. This does not assign work. |
| athena_cohesion_solo_party_compareA | Evidence-gated matched descriptive comparison of SOLO versus PARTY mission samples under a supplied predeclared rule. Weak/ambiguous matching returns UNKNOWN. A rule pass is descriptive observed evidence only, not a causal effect claim or canonical promotion witness. |
| athena_collective_allocateC | Allocate tasks by demand × capability fit × available capacity rather than equal participation. |
| athena_collective_evaluateC | Score a concrete group organization with explicit cost/output vectors and return-on-group-organization; exposes dense-connectivity, duplication, switching, contagion and maintenance penalties. |
| athena_collective_healthB | Evaluate collective homeostasis and emit concrete corrective actions for saturation, duplication, latency, error, staleness, contagion, reserve depletion, weak evidence, bridge overhead and coordination drag. |
| athena_collective_planC | Select HIVE/SWARM/PACK/FLOCK/HERD/POD geometry, right-size active workers by marginal utility, preserve reserve capacity, allocate roles/topology, and return a COLLECTIVE coordinate packet. |
| athena_collective_quorumC | Run evidence-sensitive quorum selection with explicit cross-inhibition, contradiction blocking, risk-dependent threshold and required winning margin; consensus alone cannot commit. |
| athena_collective_restructureC | Choose FISSION/FUSE/HOLD from coordination pressure, contagion, cohesion, complementarity, duplicate work, shared dependencies and identity conflict. |
| athena_commit_deltaC | Conditional object mutation. Rejects stale expected VID instead of creating a shadow mutation. |
| athena_contingent_policyA | Build a depth-1 outcome-contingent action policy under the current finite belief and one supplied experiment. DESIGN_ONLY. |
| athena_continuation_raw_traceA | Read an exact half-open UTC window of already-persisted rehydration receipts/events and Message Board events. Returns raw tracked source records with Git blob, exact-byte SHA-256, canonical-record SHA-256, and deterministic trace identities. This tool is read-only and performs no assay classification, behavioral inference, causal attribution, or promotion. |
| athena_coordinate_matrixC | Return the full chart-to-chart transform matrix, resolved coordinate subset, transform coverage, closed transform triangles and holonomy observations for an optional subject. |
| athena_counterfactual_simulateA | Rank candidate organizations using base RGO, empirical calibration, bounded learned policy, risk and budget pressure without committing topology. |
| athena_credit_assignA | Assign uncertainty-bearing intervention credit from an observed outcome delta. Weak designs remain associational; residual outcome is preserved. |
| athena_credit_summaryC | Summarize persisted intervention credit and causal-confidence history. |
| athena_crystallize_outputC | Compile one visible output into a complete ATHENA crystal: identity/version/manifestation, exact lexeme coordinates, KC144, JSPACE, SCALE, lineage/time/liminal coordinates, open-world polyatlas, math objects, graph/hypergraph deltas and RETURN. |
| athena_cycle_advanceA | Advance a CYCLE.1 through as many real internal phases as possible, merging newly supplied witnessed inputs. Semantic boundaries stop with typed WAITING_* state instead of simulating measurements, execution or tests. |
| athena_cycle_recentA | List recent CYCLE.1 runs and typed ACTIVE/WAITING/COMPLETE status without expanding full state. |
| athena_cycle_replayB | Verify the stored cycle state digest and deterministic replay/integrity receipts of persisted RAG/HUG-packet/GAP/FIELD/AOR/transport child runs. External semantic execution/test truth is not re-simulated. |
| athena_cycle_startA | Start a persisted ATHENA.CYCLE.1 whole-organism run from a task seed and explicit phase configuration. Starting creates state only; it does not claim later semantic phases executed. |
| athena_cycle_stateC | Fetch one persisted CYCLE.1 state, phase artifacts, wait requirements, public phase-event receipts and RETURN state. |
| athena_decision_eviC | Rank finite candidate experiments by expected improvement in downstream decision utility under the current belief. DESIGN_ONLY. |
| athena_decision_evpiB | Estimate expected value of perfect information by Monte Carlo under the declared Gaussian linear belief and utility model. |
| athena_decision_evsiC | Estimate expected value of sample information for finite Gaussian linear experiment designs. DESIGN_ONLY. |
| athena_delayed_credit_recordC | Persist one confidence-weighted delayed action credit with explicit temporal discount; delay alone is not causation. |
| athena_delayed_credit_summaryC | Summarize delayed confidence-weighted credit by action. |
| athena_dense_navigateC | Resolve an OID/CID/name/CRYS identifier through identity, version lineage, manifestations, all coordinate charts, JSPACE edges/hyperedges, math objects, crystal versions and RETURN routes. |
| athena_dependency_alarmA | Propagate a failure/change alarm only over explicit influence/dependency edges with weight, hop decay, threshold and bounded radius. |
| athena_deployment_activation_planA | Compile a PLAN_ONLY source-bound, digest-pinned, isolated-canary, CAS single-writer cutover. It never deploys or grants cutover authority. |
| athena_deployment_assess_canaryA | Evaluate supplied external canary observations. Missing metrics HOLD; thin sample/window evidence ROLLBACK; failed health/error/latency/restart gates ROLLBACK. |
| athena_deployment_assess_quiescenceA | Evaluate a supplied single-writer quiescence observation against exact current-image and state-snapshot coordinates. PASS validates supplied evidence only; it does not stop a writer, install a fence, verify a snapshot, or contact production. |
| athena_deployment_cutover_holdB | Bind a PLAN_ONLY activation plan, checksum-valid isolated canary witness, supplied quiescence observation, and authority reference into ATHENA.CUTOVER.HOLD.1. The result cannot deploy, resolve secrets, mutate state, stop/start a writer, or activate traffic. |
| athena_deployment_manifestB | Return ATHENA.DEPLOYMENT.2: exact OCI identity, source-head binding, single-writer persistence, secure HTTP host, canary, CAS cutover, rollback, and receipt laws. Surface availability is not activation evidence. |
| athena_deployment_validateA | Fail-closed validation of ATHENA.DEPLOYMENT.BUNDLE.2 intent without contacting infrastructure, resolving secrets, or moving traffic. |
| athena_deployment_verify_cutover_holdA | Replay an ATHENA.CUTOVER.HOLD.1 packet against exact expected bindings. PASS verifies supplied packet bytes only and is not current cluster observation, authority verification, cutover, or an activation receipt. |
| athena_deployment_verify_receiptB | Replay the exact plan/image/source/state bindings of a supplied activation receipt. PASS verifies receipt structure, not independent cluster observation. |
| athena_diffusion_matrixB | Return learned/shrunk token-artifact-module-domain-system diffusion coefficients with reliability and causal-weight metadata. |
| athena_diffusion_observeB | Record observed utility of pheromone transfer between two scales and update a shrinkage-learned diffusion coefficient. |
| athena_discovery_claim_registerA | Register a V6 science-shadow claim record without mutating Y1 canonical claim authority. |
| athena_discovery_claim_stateA | Summarize independent V6 science-shadow witness groups. Evidential metadata only; no Y1 canonical rewrite. |
| athena_discovery_claim_witnessA | Attach a SUPPORTS/FALSIFIES/INCONCLUSIVE science-shadow witness with an explicit independence key. This never promotes Y1 authority. |
| athena_dro_resource_selectB | Select a finite candidate subset under correlated Gaussian resource covariance plus ellipsoidal mean ambiguity; exact enumeration only below the declared threshold. |
| athena_dual_control_planC | Bounded proxy dual-control planner combining control reward, transition-parameter information value and predictive risk. PLAN_ONLY; execute first action then observe/replan. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| athena_maxdev | Whole-system MAXDEV cycle with hydration, CUT residual attack, self-play, crystallization, commit and global diffusion. |
| athena_deployment_activation | Compile and evaluate a source-bound, digest-pinned, isolated-canary, CAS single-writer activation without collapsing plan, image, provenance, health, cutover, deployment, or authority. |
| athena_deployment_cutover_hold | Compile and replay a non-effectful cutover hold from exact plan, canary, CAS, snapshot, quiescence, and authority-reference coordinates without granting execution authority. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| ATHENA Live Unified Runtime Manifest | |
| Git-Native Modular Prompt Runtime | |
| KC144 12x12 Station Registry | |
| Canonical State Head | |
| Canonical Capability Registry | |
| JSPACE Graph/Hypergraph | |
| SCALE Representation Ladder | |
| Open-world Polycoordinate Chart Registry | |
| Crystallized Output Registry | |
| Mathematical Object Registry | |
| Atomic/Civil Time Provenance | |
| Coordinate Transform Registry / Execution History | |
| Final Crystal Emission Registry | |
| Collective Intelligence Runtime V1 | |
| Collective Growth Runtime V1 | |
| Collective Memory Runtime V2 | |
| Collective Learning Runtime V3 | |
| Collective Ecology Runtime V4 | |
| Collective Science Runtime V5 | |
| Collective Discovery Runtime V6 | |
| Collective Dual-Control Runtime V7 | |
| Collective Finite-Belief Runtime V8 | |
| Collective Continuous-Inference Runtime V9 | |
| Collective Probabilistic Runtime V10 | |
| Collective Adaptive Runtime V11 | |
| Collective Joint Structural World-Model Runtime V12 | |
| Collective Robust Continuous-Bayes and Causal-Control Runtime V13 | |
| AOR Developmental Decision Cortex Law | |
| Recent Persisted AORRUN Receipts | |
| AOR Successor Robustness Law | |
| AOR Branch Lifecycle Ledger | |
| Typed Canonical Claim Authority Registry Y1 | |
| Witnessed Dedup / Equivalence Geometry EQ1 | |
| AOR SX.1 Recursive Extraction Transform Bank | |
| RAG.1 Decision-Conditioned Retrieval Compiler | |
| Fail-Closed HUG Algorithm ABI / Implementation Registry | |
| GAP.1 Witnessed Reachability Closure / Target Residual Compiler | |
| FIELD.1 Provenance-Preserving Candidate Assembler | |
| AOR × Collective Typed Transport Fabric | |
| ATHENA Party Coordination V1 over Message Board V1 | |
| ATHENA Impossible Challenge Godboard V1 | |
| ATHENA Cohesion Mesh V1 — Matchmaking Vertical Slice | |
| ATHENA Unified Mature Surface + Composition Certificate | |
| ATHENA Unified Runtime Promotion Receipt Ledger | |
| ATHENA Runtime Schema/Migration Ledger | |
| ATHENA Ω Unified State Projection | |
| ATHENA RECONRUN Reconstruction Ledger | |
| ATHENA.SELFTEST.1 Local Organism Health | |
| ATHENA.STARTUP.1 Runtime Readiness | |
| ATHENA Unified Runtime Manifest | |
| ATHENA Unified MAXDEV Law | |
| Collective Joint Posterior Scientific-Control Runtime V14 | |
| ATHENA.CYCLE.1 Resumable Whole-Organism Runtime | |
| QHUG Pareto Kernel V23.2 | |
| ATHENA Bionanomachine Mechanism Kernel V1 | Stable six-tool BNMK.V1 ABI backed by BNMK.ADAPTER20.V2 primary-source-conditioned mechanism evidence, populated KC144 facets, and explicit quantitative-claim firewalls. |
| ATHENA Mythic Computation Kernel Runtime V1 | Bounded symbolic-computation operators; symbolic/source/tradition state never becomes empirical causation or execution authority by inference. |
| ATHENA MCK Strata Transport Membrane V0 | Temporal/source/category/authorization transport guard for MCK. Candidate membrane only; no MCK.V2 promotion or practitioner authority. |
| ATHENA Deployment V2 Contract | |
| ATHENA Deployment Host and Supply-Chain Security | |
| ATHENA Canary, CAS Cutover and Rollback Contract | |
| ATHENA Deployment Evidence and Receipt Boundary | |
| ATHENA CUTOVER_HOLD V1 Contract | |
| Collective Calibrated Continuous Scientific-Control Runtime V15 |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/demeet2k/athena-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server