← Registry

AI & Machine Learning

factorguide.io

Provides tools for factor analysis, diagnostics, and payment submission to improve model predictions.

1 endpoint7 known toolsFirst detected May 11, 2026Last detected August 24, 2026

ENDPOINT 1

https://factorguide.io/mcp

No auth detected

MCP server metadata

Name
factorguide
Version
1.26.0
Capabilities
experimentaltools

Known tools 7

factorguide_navigate

Map the factorization terrain of your model.

Inferred read-only
factorguide_diagnose

Quick single-pair diagnostic.

Inferred read-only
factorguide_submit_payment

Submit payment proof after sending stablecoins to a FactorGuide wallet address.

Potential side effects
factorguide_report_outcome

Complete the prediction loop — report inference diagnostics so future predictions improve.

Inferred read-only
factorguide_explain

Plain-language explanation of a previous navigate response, including wave mechanics grounding for observational cost guidance.

Inferred read-only
factorguide_regime_detect

Detect coupling regime changes in time series via windowed IC.

Inferred read-only
factorguide_synergy_detect

Detect hidden synergistic structure via Walsh-Hadamard spectral analysis.

Inferred read-only

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.factorguide]
url = "https://factorguide.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "factorguide": {
      "type": "http",
      "url": "https://factorguide.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: factorguide
Remote MCP URL: https://factorguide.io/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": {
    "factorguide": {
      "url": "https://factorguide.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "factorguide": {
      "type": "http",
      "url": "https://factorguide.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "factorguide",
  "transport": "streamable-http",
  "url": "https://factorguide.io/mcp"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for factorguide.io was fetched 2026-07-28T09:42:08.574Z and is being refreshed.

Trust status Neutral

factorguide.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.