Back to Browse

Eigenstate Research MCP Server

Developer ToolsUse Caution4.2MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Re-check pinned sources, package and cite. Live Federation MCP. No account.

About

Re-check pinned sources, package and cite. Live Federation MCP. No account.

Remote endpoints: streamable-http: https://geniusflow-federation.vercel.app/api/mcp

Security Report

4.2
Use Caution4.2High Risk

This is a frontend research/documentation site with an MCP server interface that exposes evidence verification and citation tools. The codebase is primarily client-side visualization and static content with no hardcoded credentials, malicious patterns, or dangerous operations. Permissions are appropriate for its purpose (network access to verify claims, environment variables for configuration). Minor code quality issues exist but do not represent security vulnerabilities. Supply chain analysis found 6 known vulnerabilities in dependencies (0 critical, 1 high severity).

4 files analyzed · 10 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

File System Read

Reads files on your machine. Normal for tools that analyze or process local data.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

GeniusFlow

Evidence is the product. Federation and MCP are the interfaces. RWA / CIRCLE is the proving ground. Research is the laboratory.

Pinned claims about real-world entities. Live source re-check. Fail-closed packages. Public MCP.

USE NOW      Evidence API + MCP     this README
RESEARCH     labeled experiments    not a product feature
ROADMAP      registry / reliance / settlement    future

Try Federation · Connect MCP · CIRCLE example · What this does not claim


Use GeniusFlow

Evidence-backed claims that can be independently re-checked.

No account. Live origin:

https://geniusflow-federation.vercel.app
Do thisCall
Open an entity cardGET /api/dossier?entity=CIRCLE
Re-check a pinned stringPOST /api/verify
Admit or withholdPOST /api/package
CitePOST /api/cite with {kind, id, claim}
MCPPOST /api/mcp — registry io.github.Kaydeep0/geniusflow-federation

SLA: best-effort Vercel hobby. No promised uptime.

A missing circulating figure stays UNKNOWN. That is product behavior, not an empty cell to fill in.


How it works

Entity → Claim → Grounding → Verify → Package → Cite
  1. Entity — a specimen card (CIRCLE is the public proving ground).
  2. Claim — a published sentence on that card.
  3. Groundingsource_url + expected substring, taken from the claim. Do not invent expected.
  4. Verify — another machine re-fetches the source and reports whether the substring is still there.
  5. Package — admit or withhold. Invented attestations are withheld.
  6. Cite — a cite packet over a published claim object.

Literal string re-check. Not semantic fact-checking. Not “the world is true.”

Pages (kaydeep0.github.io/eigenstate-research) and Federation are different surfaces. Snapshot identities can differ. Do not treat them as one synchronized view.


CIRCLE example

# 1. Entity card
curl -sS "https://geniusflow-federation.vercel.app/api/dossier?entity=CIRCLE"

# 2. Take grounding from claims[0] — do not invent expected
# 3. Verify, package, cite: see examples/

Copy/paste scripts (curl + python3, no clone of the private engine):

Machine index: llms.txt · OpenAPI: openapi.json


Connect MCP

Remote. No private filesystem path.

{
  "mcpServers": {
    "geniusflow-federation": {
      "url": "https://geniusflow-federation.vercel.app/api/mcp"
    }
  }
}

Official registry: io.github.Kaydeep0/geniusflow-federation

Tools (live tools/list): gf_status gf_dossier gf_report_feed gf_cite gf_verify gf_package gf_darshan gf_return_wire gf_openapi

gf_darshan and gf_return_wire are experimental adapters. Core evidence tools are gf_dossier / gf_verify / gf_package / gf_cite / gf_status.


Research

Experiments testing whether maintained state helps independent AI observers recover position and, separately, allocate future attention.

These are labeled experiments. They are not the product on the first screen.

ExperimentPublic status
H_CHATGPT_POSITION R1Task-specific: maintained multi-artifact package C recovered position better than thinner packages A/B (n=15). Not a memory product. Not a general information-advantage proof.
H_CHATGPT_POSITION A1Frozen. 0/25 observers. Waiting on ChatGPT upload apparatus. Not run.
Phase 8Apparatus reachable; prospective experiment not yet started. T0 none. Not a live world-tracking feature. Not an experimental result.

Roadmap

Explicitly future. Not current product claims.

  • RWA registry as something others rely on
  • Shared reliance
  • Settlement

CIRCLE is inspectable today. That does not make a complete RWA registry.


What this does not claim

  • Persistent AI memory product
  • Better than RAG / Graphiti / Mem0 / Letta
  • Complete RWA registry
  • Settlement or reliance
  • Real-time world model
  • Proven information advantage
  • Synchronized websites (Pages and Federation snapshot ids can differ)
  • Production SLA
  • $500T+ tokenized-market figure

Public surfaces

The runtime engine repository is private.

Also on this site

Human research Pages (secondary; not the Evidence API):

Reviews

No reviews yet

Be the first to review this server!