AI & Machine Learning
factorguide.io
Provides tools for factor analysis, diagnostics, and payment submission to improve model predictions.
ENDPOINT 1
https://factorguide.io/mcp
MCP server metadata
- Name
- factorguide
- Version
- 1.26.0
Known tools 7
factorguide_submit_paymentSubmit payment proof after sending stablecoins to a FactorGuide wallet address.
Potential side effectsfactorguide_report_outcomeComplete the prediction loop — report inference diagnostics so future predictions improve.
Inferred read-onlyfactorguide_explainPlain-language explanation of a previous navigate response, including wave mechanics grounding for observational cost guidance.
Inferred read-onlyfactorguide_regime_detectDetect coupling regime changes in time series via windowed IC.
Inferred read-onlyfactorguide_synergy_detectDetect hidden synergistic structure via Walsh-Hadamard spectral analysis.
Inferred read-onlyCONNECT 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.
factorguide.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.