AxenomIA AX-SCI-001 — Scientific Novelty & Evidence

Traceable scientific novelty and evidence assessment with source-linked results and a human gate.

Should I use this

Quality & Safety

B
Description quality
100%
Schema completeness
47%
Naming quality
80%
Poisoning risk
100%
Permission match
100%
Protocol compliance
100%

Based on automated analysis of tool definitions and protocol compliance.

Context Cost

~351Tokens (tool definitions)
~749 BTypical response size
Minimal attention impact (0.27% of 128k context)

This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.

Install

One-Click Install

Add this to your `claude_desktop_config.json` file:

{
  "mcpServers": {
    "ax-sci-001": {
      "url": "https://axenomia.cl/mcp"
    }
  }
}

Remote endpoints

https://axenomia.cl/mcpstreamable-http

What it can do

Tool inventory

Tools (3)

🟢 Read-only🟡 Write🔴 Delete⚪ Unknown
🟢axenomia_agent_passport

Read the versioned AX-SCI-001 Agent Passport: scope, evidence rules, evaluation status, limitations and human-review requirements.

Input Schema

{
  "type": "object",
  "properties": {}
}
⚪axenomia_human_review_gate

Return the mandatory human-review boundary for AX-SCI-001. This tool never approves patentability, novelty, publication or research-priority decisions.

Input Schema

{
  "type": "object",
  "properties": {}
}
⚪ax_sci_001_assess_evidence(researchQuestion, proposedContribution, topic, maxReferences, references)

Research and synthesize traceable scientific evidence for a research question. Returns provisional evidence findings, verification depth, gaps and next evidence needs. Final novelty, patentability and publication judgments remain human-gated.

Input Schema

{
  "type": "object",
  "properties": {
    "researchQuestion": {
      "type": "string",
      "minLength": 12,
      "maxLength": 4000
    },
    "proposedContribution": {
      "type": "string",
      "maxLength": 4000
    },
    "topic": {
      "type": "string",
      "maxLength": 500
    },
    "maxReferences": {
      "type": "integer",
      "minimum": 6,
      "maximum": 20
    },
    "references": {
      "maxItems": 8,
      "type": "array",
      "items": {
        "type": "object",
        "properties": {
          "title": {
            "type": "string",
            "minLength": 2,
            "maxLength": 1000
          },
          "url": {
            "type": "string",
            "format": "uri"
          },
          "summary": {
            "type": "string",
            "minLength": 10,
            "maxLength": 6000
          },
          "year": {
            "type": "integer",
            "minimum": 1900,
            "maximum": 2100
          }
        },
        "required": [
          "title",
          "url",
          "summary"
        ]
      }
    }
  },
  "required": [
    "researchQuestion"
  ],
  "$schema": "https://json-schema.org/draft/2020-12/schema"
}

Community

Rate this Server

Evidence

Recent observations

verifiedversion not recorded3 tools