Install
$ agentstack add mcp-hyperpolymath-hyperpolymath ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
Verified badge
Passed review? Show it. Paste this badge into your README — it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming — see below.
We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps — measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.
How agent discovery & health will work →About
Formal methods · programming languages · semantics of computation.
Associate Lecturer, The Open University. National Union of Journalists — NEC member and chair of the PR & Communications Council. MSc Cognitive & Decision Sciences (UCL); MRes Art Theory & Philosophy (UAL); 19+ years in UK higher education across curriculum design, systems thinking, and interdisciplinary teaching.
What I work on
My research asks what changes when computation is organised around equivalence rather than raw value equality — when two objects count as "the same" because a structure-preserving transformation relates them, not because their representations coincide. Three commitments follow:
Computation as construction\ Values arise from structured paths rather than primitive operations, so the construction itself is the evidence for what a value is.
Equivalence as identity\ Objects are defined by their transformation invariants — algebraic, topological, or order-theoretic — rather than by any single canonical form.
Language–store co-design\ Languages are paired with systems that store and query equivalence classes directly, so identity survives the round trip from computation to persistence.
The working toolkit is trope theory, type theory, category theory, knot theory, and graded or ordered algebra. The method is deliberately conservative: small, formally grounded cores, with larger systems built around them.
Where the work lives
Languages
A family of experimental languages, each built around one structural guarantee.
- JtV (Julia the Viper) — computation as additive construction from
neutral anchors (CNO), with identity defined by equivalence of construction paths.
- Tangle — a topological language in which programs are braids
and equivalence is isotopy; the core type system is mechanised in Lean.
- Further languages explore resource constraints, real-time guarantees,
and ethical reasoning.
Databases
Stores in which identity is defined by structure, narrative, and equivalence class rather than by raw records.
- QuandleDB — algebraic fingerprinting using quandle invariants.
- Alongside it, Lithoglyph, VeriSimDB, Glyphbase, and
typed-trace storage experiments, each probing a different route to verified or narrative-first persistence.
Formal verification
- Mechanised type-safety proofs (Lean 4) for core language fragments.
- Dependent-type libraries in Idris2 for protocol modelling and ABI
guarantees.
- Ongoing work on equivalence-preserving transformations across
languages and stores.
Cognitive and agentic systems
- PanLL eNSAID — a Human–Things Immersive Interface (HTiI) acting as
a cognitive-relief layer for neurosymbolic co-orbits: a synchronous four-pane environment (Ambient, Symbolic, Neural, World) that reduces friction and cognitive load when working alongside AI agents.
→ panll
Method and tooling
Languages\ Rust, Idris2, Zig, Haskell, Julia, AffineScript, Ephapax.
Methods\ dependent types, theorem proving, property-based testing.
Systems\ reproducible builds (Guix), formally constrained FFI boundaries.
Collaboration
I am actively open to collaboration, and I would rather hear from you early than not at all. The portfolio is broad, but it is not a closed shop.
The threads I am most keen to pursue with others sit where formal methods meet collective accountability: provenance and verifiable claims, governance of AI systems, and the application of typed, checkable reasoning to questions usually treated as purely social — trust, attribution, and responsibility. This connects directly to my NUJ work and to a longer-standing interest in solidarity economics.
If any of that resonates — whether you are a researcher, a maintainer, a journalist, or a student — open an issue on the relevant repository or email me. To gauge how settled a given project is before you invest time, read its AFFIRMATION.adoc first (see below).
Reading these repositories
This is exploratory, research-oriented work. Repositories hold a mix of formal specifications and proofs, prototype implementations, and design-stage systems. Unless a document states otherwise, treat what you find as ongoing research rather than a finished product: findings are tentative and designs are provisional.
> [!NOTE] > For an honest snapshot of any one project, check AFFIRMATION.adoc in > the repository root. Each is true to the best of my knowledge and > belief as at its own timestamp. This is a recent addition, so coverage > is still spreading across the estate; an early example lives in the > AffineScript repository.
Contact
Jonathan D.A. Jewell — \ ORCID 0000-0002-3078-6652\ LinkedIn jonathan-jewell
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: hyperpolymath
- Source: hyperpolymath/hyperpolymath
- License: MPL-2.0
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.