← axenomia.cl

INDIVIDUAL MCP TOOL

axenomia_human_review_gate

Return the mandatory human-review boundary for AX-SCI-001.

axenomia.clnone authenticationAvailability not checked

LIVE ENDPOINT

https://axenomia.cl/mcp

No auth detected

Connect to this endpoint to inspect the live schema for axenomia_human_review_gate and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

axenomia.cl

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.axenomia-ax-sci-001]
url = "https://axenomia.cl/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "axenomia-ax-sci-001": {
      "type": "http",
      "url": "https://axenomia.cl/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: axenomia-ax-sci-001
Remote MCP URL: https://axenomia.cl/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": {
    "axenomia-ax-sci-001": {
      "url": "https://axenomia.cl/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "axenomia-ax-sci-001": {
      "type": "http",
      "url": "https://axenomia.cl/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "axenomia-ax-sci-001",
  "transport": "streamable-http",
  "url": "https://axenomia.cl/mcp"
}
MCP Inspector

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

Related tools

  • axenomia_agent_passport — Read the versioned AX-SCI-001 Agent Passport: scope, evidence rules, evaluation status, limitations and human-review requirements.
  • ax_sci_001_assess_evidence — Research and synthesize traceable scientific evidence for a research question.