← Index

io.github.Octen-Team/octen-mcp

io.github.Octen-Team/octen-mcp·v0.1.5·Cloud Storage
Quality Score
80
/100

URL to LLM-ready markdown — plus per-page category, page_structure, and query-driven highlights.

§00  Trust verdict · v1 advisory ·  method
UNVERIFIEDno verdict on file

Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "octen-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "octen-mcp"
      ],
      "env": {
        "OCTEN_API_KEY": "<your-octen_api_key>",
        "OCTEN_API_URL": "https://api.octen.ai"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "octen-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "octen-mcp"
      ],
      "env": {
        "OCTEN_API_KEY": "<your-octen_api_key>",
        "OCTEN_API_URL": "https://api.octen.ai"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y octen-mcp
§02  Environment variables
OCTEN_API_KEY
requiredsecret

Octen API key. Get one at https://octen.ai (self-serve).

OCTEN_API_URL

Override the Octen API base URL. Default: https://api.octen.ai.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Cloud Storage