Skip to content
Back to search
100
MCP live v1.2.1 streamable-http

io.factorguide/factorguide

io.factorguide/factorguide

Send a coupling matrix, get zone classifications and optimal factorization strategy.

Uptime
5.1%
39 probes
Response
441ms
last probe
Tools
7
callable

Tools · 7

factorguide_navigate

Map the factorization terrain of your model. Send coupling structure (precision matrix preferred for n>2; covariance matrix recommended if sign or CC information is needed) and receive a block-diagona…

factorguide_diagnose

Quick single-pair diagnostic. IC with risk prediction for both model classes. Include variances for sign detectability. Requires X-Wallet header with your EVM wallet address (0x...). First 5 queries a…

factorguide_submit_payment

Submit payment proof after sending stablecoins to a FactorGuide wallet address. For x402: provide tx_hash and chain. For MPP: use in-band Authorization header instead — no separate submission needed.

factorguide_report_outcome

Complete the prediction loop — report inference diagnostics so future predictions improve. After running the approach FactorGuide recommended, return your ESS ratio, PSIS-khat, or log-likelihood gap. …

factorguide_explain

Plain-language explanation of a previous navigate response, including wave mechanics grounding for observational cost guidance. Requires a prediction_hash from a prior factorguide_navigate call. Consu…

factorguide_regime_detect

Detect coupling regime changes in time series via windowed IC. Specification pending — v1.1 target.

factorguide_synergy_detect

Detect hidden synergistic structure via Walsh-Hadamard spectral analysis. Accepts pre-computed Walsh coefficients — agent performs the transform locally and sends only the spectral summary. Specificat…

Similar MCP servers embedding-nearest

FactorGuide
Send a coupling matrix, get zone classifications and optimal factorization strategy.
0 tools
factorguide
Metadata-only Glama MCP connector.
0 tools · http
factorguide
Metadata-only Glama MCP connector.
0 tools · http
factorguide
Metadata-only Glama MCP server.
0 tools
io.github.nasseralbusaidi/macrofactor-mcp
Fueling & recovery decision engine combining MacroFactor nutrition with Garmin training data
0 tools
io.github.sociologicai/signal-relay
Connect AI agents to SocioLogic's synthetic persona platform for market research.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

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